Revision history for Perl extension Test::CheckManifest.
1.24 Sat Apr 09 2011
+ MANIFEST spec allows whitespaces in filenames (when enclosed in single quotes)
this was not parsed correctly (see [#67334]). Fixed now - Thanks to JWEIGEL
1.23 Mon Mar 28 2011
+ CPAN toolchain now creates MYMETA.yml and META.json. These files are in
the list of recognized files now.
+ clarify license of this module (In README the Perl license was mentioned where
in all other files Artistic 2.0 was mentioned)
+ switched to Dist::Zilla
+ removed tests that are created by Dist::Zilla
1.22 Thu Jul 29 2010
+ fix a bug that appears when there is no MANIFEST.SKIP
1.21 Wed Feb 17 2010
+ return from sub when MANIFEST.SKIP does not exist
1.2 Wed Feb 03 2010
+ moved from SVN to Git (and adapted the filters in testfiles)
+ added support for MANIFEST.SKIP
+ small code improvements
1.1 Sun Nov 22 2009
1.01 Sat Dec 29 2007
1.0 Wed Dec 27 2006
0.9 Mon Nov 27 2006
(http://rt.cpan.org/Public/Bug/Display.html?id=23529) + added: 00_load.t
0.8 Fri Nov 24 2006
+ added: T::CM now tests also on files that are not part of the distro but named in the MANIFEST
0.7 Thu Nov 23 2006
+ added: "filter" to exclude files that match on specific regexp from test
(http://rt.cpan.org/Public/Bug/Display.html?id=23529)
+ added: "bool" to combine "filter" and "exclude"
+ added: boilerplate.t
0.6 Tue Nov 21 2006
Test scripts improved
0.5 Sat Nov 18 2006
from test
0.4 Thu Oct 19 2006
0.3 Wed Oct 18 2006
0.2
0.1 Fri Sep 29 2006