Re: cvs commit: httpd-test/perl-framework/Apache-Test Makefile.PL Changes

2004-09-27 Thread Geoffrey Young
+sub clean_files { +return [ +qw(lib/Apache/TestConfigData.pm + .mypacklist + t/TEST + ), + ]; +} [EMAIL PROTECTED] mod_perl-2.0]$ perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs Reading Makefile.PL

cvs commit: httpd-test/perl-framework/Apache-Test Makefile.PL Changes

2004-09-25 Thread stas
stas2004/09/24 18:16:49 Modified:perl-framework/Apache-Test Makefile.PL Changes Log: make sure that 'make distclean' cleans all the autogenerated files Revision ChangesPath 1.22 +12 -0 httpd-test/perl-framework/Apache-Test/Makefile.PL Index: Makefile.PL

cvs commit: httpd-test/perl-framework/Apache-Test Makefile.PL Changes

2003-06-18 Thread stas
stas2003/06/17 19:57:10 Modified:perl-framework/Apache-Test Makefile.PL Changes Log: Instrumented Makefile.PL to unconditionally remove any old pre-installed occurrences of Apache/test.pm, which has been renamed to Apache/testold.pm in mod_perl 1.28 to avoid collisions with