cvs commit: modperl-2.0/t/conf extra.last.conf.in modperl_extra.pl

2004-04-28 Thread gozer
gozer 2004/04/28 17:19:35 Modified:t/conf extra.last.conf.in modperl_extra.pl Log: Rename Tie::PerlSection to ModPerl::TestTiePerlSection to avoid polluting the Tie::* namespace. Revision ChangesPath 1.22 +1 -1 modperl-2.0/t/conf/extra.last.conf.in In

cvs commit: modperl-2.0/t/conf extra.last.conf.in modperl_extra.pl

2004-04-22 Thread gozer
gozer 2004/04/22 17:38:33 Modified:t/conf extra.last.conf.in modperl_extra.pl Log: Moved the little tied-hash subroutine definition to modperl_extra.pl instead. This is to avoid the leaked scalar warnings caused by a Perl bug that is yet to be given a bug id. Reviewed by