In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/2696da521a49bbf51b058017a212ae31adb7a982?hp=b212a3c602c7ab2fcce55cf1027f73c6280d3b7b>

- Log -----------------------------------------------------------------
commit 2696da521a49bbf51b058017a212ae31adb7a982
Author: Nicholas Clark <[email protected]>
Date:   Fri Sep 25 09:55:25 2009 +0100

    Add ext/autouse/t/lib/MyTestModule.pm to the MANIFEST.
-----------------------------------------------------------------------

Summary of changes:
 MANIFEST |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MANIFEST b/MANIFEST
index ac08892..e69e7bf 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -248,6 +248,7 @@ ext/AutoLoader/t/01AutoLoader.t     See if AutoLoader works
 ext/AutoLoader/t/02AutoSplit.t See if AutoSplit works
 ext/autouse/lib/autouse.pm     Load and call a function only when it's used
 ext/autouse/t/autouse.t                See if autouse works
+ext/autouse/t/lib/MyTestModule.pm      Test module for autouse
 ext/base/Changes               base.pm changelog
 ext/base/lib/base.pm           Establish IS-A relationship at compile time
 ext/base/lib/fields.pm         Set up object field names for pseudo-hash-using 
classes

--
Perl5 Master Repository

Reply via email to