Nick Wellnhofer wrote:

I get the following error message if I try to call the method aborted() using the new RC5:


Can't locate object method "aborted" via package "Apache2::Connection"

RC4 worked fine.

Add:

  use Apache2::Connection ();

before calling aborted().


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to