On Sun, Nov 27, 2022 at 08:49:29AM +0800, Host Cache wrote:
> 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.apa
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
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.
Our codebase are not only used in mod_p