[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ModPerl::MM or ExtUtils::MakeMaker or what?


On Thu, 3 Apr 2008 10:19:31 +0200
Torsten Foertsch <suppressed> wrote:
> I am asking because I have had FAIL reports from CPAN testers that don't 
> install ModPerl::MM. The way around these reports is using
> BEGIN {
>   eval {
>     require ModPerl::MM;
>     require Apache::TestMM;
>   };
>   if( $@ ) {
>     warn $@;
>     exit 0;
>   }
>   Apache::TestMM->import( qw(test clean) );
> }

    As a CPAN tester, I think this is correct.

--
Best regards,
imacat ^_*' <suppressed>
PGP Key: http://www.imacat.idv.tw/me/pgpkey.asc

<<Woman's Voice>> News: http://www.wov.idv.tw/
Tavern IMACAT's: http://www.imacat.idv.tw/
TLUG List Manager: http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug

Attachment: pgpa1Wk86PgGG.pgp
Description: PGP signature


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.