> +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 args from @ARGV MP_APXS = /usr/local/apache2/bin/apxs Configuring Apache/2.0.49 mod_perl/1.99_17-dev Perl/v5.8.3 Subroutine clean_files redefined at ./Makefile.PL line 56. --Geoff
