Of course... I saw that - but it didn't sync in... Thanks!

-----Original Message-----
From: Michael Peters [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 04, 2008 1:37 PM
To: Kate Yoak
Cc: modperl@perl.apache.org
Subject: Re: print


Kate Yoak wrote:
> I keep running into methods not implemented where documentation says 
> they are.  Is it something about me or a common problem?

One of the new features of mod_perl 2 is less memory usage by default. It
does this by not loading some of those extra methods unless you ask for
them.

This gives an easy way to find out which packages methods now belong in:
http://perl.apache.org/docs/2.0/user/porting/porting.html#Using_C_ModPerl__M
ethodLookup__to_Discover_Which_mod_perl_2_0_Modules_Need_to_Be_Loaded

-- 
Michael Peters
Developer
Plus Three, LP


Reply via email to