Forum Programmation.perl Probleme libapache2-request-perl
$VAR1 = bless( {
'-stacktrace' => 'Can\'t call method "bb" on an undefined value at /usr/share/perl5/Error.pm line 274
J'ai éventuellement trouvé la marche à suivre à cette adresse :
http://httpd.apache.org/apreq/docs/libapreq2/apreq_faq.html(...)
When I use Apache2::Request in my output filter, it seems to lose the incoming POST variables.
The problem is likely that the mod_apreq2 filter has not been added to the input filter chain in time to read (…)