Stas Bekman wrote:
[moving this discussion to the users list where it'll get the most attention]
We are discussing how to bring the list of the ported to mp2 modules up to date: http://perl.apache.org/products/apache-modules.html#Porting_CPAN_modules_to_mod_perl_2_0_Status
should we start a new header for 2.0 specific modules? Apache::AuthenHook and Apache::IncludeHook both have no mp1 equivalents.
+1, this is temp thing anyway, hopefully CPAN+META.yml will have the proper support soonish and we won't need to do this manually. META.yml will specify the required version via:
# any requires: mod_perl: 1.01
# only mp1 requires: mod_perl: < 1.99
# only mp2 requires: mod_perl: >= 1.99
then we can autogenerate the 3 categories...
I'll add Apache::Clean as ported and Apache::Template as in progress.
geoff++
__________________________________________________________________ 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
-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html