In perl.git, the branch jkeenan/refactor-podcheck has been updated <http://perl5.git.perl.org/perl.git/commitdiff/48a14e79b393757bfeeea68efa1e11d6877494fc?hp=e5a804972a8f82d8c4e0a28693f179795b99c50c>
- Log ----------------------------------------------------------------- commit 48a14e79b393757bfeeea68efa1e11d6877494fc Author: James E Keenan <[email protected]> Date: Sat Aug 16 10:20:44 2014 -0400 Add PodcheckUtils.pm to MANIFEST. ----------------------------------------------------------------------- Summary of changes: MANIFEST | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST b/MANIFEST index 1d8411e..c59d2b5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4888,6 +4888,7 @@ t/lib/mypragma.t Test the example user pragma t/lib/no_load.t Test that some modules don't load others t/lib/overload_fallback.t Test that using overload 2x in a scope doesn't clobber fallback t/lib/overload_nomethod.t Test that nomethod works as expected +t/lib/PodcheckUtils.pm Functions for t/porting/podcheck.t t/lib/proxy_constant_subs.t Test that Proxy Constant Subs behave correctly t/lib/Sans_mypragma.pm Test module for t/lib/mypragma.t t/lib/strict/refs Tests of "use strict 'refs'" for strict.t -- Perl5 Master Repository
