in reply to Re^2: POD troubles
in thread POD troubles
I noticed you released http://search.cpan.org/~dlugosz/HTML-EntityReference-0.010/, but your t/pod.t doesn't have
as per Test::XT - Best Practice for Author Testsunless ( $ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING} ) { plan( skip_all => "Author tests not required for installation" ); }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: POD troubles
by John M. Dlugosz (Monsignor) on May 14, 2011 at 11:28 UTC |