in reply to ExtUtils::ModuleMaker::PBP and Test::Pod::Coverage problems

whats the recommended approach for testing? should I use another approach than setting PERL5LIB? shouldn't a fracking boilerplate test already cover such a case?

I think "dont use taint" for author tests ought to cover all three

In case it doesn't see Test::XT :)

  • Comment on Re: ExtUtils::ModuleMaker::PBP and Test::Pod::Coverage problems

Replies are listed 'Best First'.
Re^2: ExtUtils::ModuleMaker::PBP and Test::Pod::Coverage problems
by LanX (Saint) on Mar 18, 2014 at 11:32 UTC
    Thanks for pointing me to Test::XS. :)

    Cheers Rolf

    ( addicted to the Perl Programming Language)