Tom Schindl wrote:
Hi,

!please always reply to the mailing list so the thread doesn't get broken!

well mp uses this value internally and many CPAN-Modules do so either. Versions

mp1 = VERSION < 1.99
mp2 = VERSION >= 1.99

The real syntax would be:

----------------->8-----------------
use mod_perl; ## exists in mp1 and mp2
[...]

save your fingers and post the URL instead :)
http://perl.apache.org/docs/2.0/user/porting/porting.html#Porting_a_Module_to_Run_under_both_mod_perl_2_0_and_mod_perl_1_0


-- __________________________________________________________________ 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

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to