Re: mod_perl 1.0 to 2.0 migration

2022-11-26 Thread Host Cache
On 2022-11-21 23:16, Xinhuan Zheng wrote: Hi All, We need to migrate our codebase from mod_perl 1.0 to 2.0. In our codebase, we have used “use Apache::Constants”. We want to change it to be like: https://perl.apache.org/docs/2.0/user/porting/compat.html#mod_perl_1_0_and_2_0_Constants_Coexistence

This is not your grandfather’s Perl

2022-09-09 Thread Host Cache
I have read a good article about perl: https://stackoverflow.blog/2022/09/08/this-is-not-your-grandfathers-perl/ maybe you have interests too. regards.