[Bast-commits] r7465 - trunk/DBIx-Class-EncodedColumn
matthewt at dev.catalyst.perl.org
matthewt at dev.catalyst.perl.org
Tue Sep 1 15:35:31 GMT 2009
Author: matthewt
Date: 2009-09-01 15:35:31 +0000 (Tue, 01 Sep 2009)
New Revision: 7465
Modified:
trunk/DBIx-Class-EncodedColumn/MANIFEST.SKIP
Log:
steal MANIFEST.SKIP from Devel::REPL and tweak slightly
Modified: trunk/DBIx-Class-EncodedColumn/MANIFEST.SKIP
===================================================================
--- trunk/DBIx-Class-EncodedColumn/MANIFEST.SKIP 2009-09-01 15:18:31 UTC (rev 7464)
+++ trunk/DBIx-Class-EncodedColumn/MANIFEST.SKIP 2009-09-01 15:35:31 UTC (rev 7465)
@@ -1,3 +1,5 @@
+^(?!script/\w+\.pl|examples/[^\.]+|lib/[\/\w]+\.p(m|od)|inc/|t/\w+\.t|t/lib/[\/\w]+\.p(m|od)|Makefile.PL$|README$|MANIFEST$|Changes$|META.yml$)
+
# Avoid version control files.
\bRCS\b
\bCVS\b
@@ -45,4 +47,4 @@
\.tar\.gz$
# for developers only :)
-^TODO$
\ No newline at end of file
+^TODO$
More information about the Bast-commits
mailing list