[tapx-dev] [commit][178] 0.52 as released
andy at hexten.net
andy at hexten.net
Sat Jul 14 19:10:56 BST 2007
Revision: 178
Author: andy
Date: 2007-07-14 19:10:56 +0100 (Sat, 14 Jul 2007)
Log Message:
-----------
0.52 as released
Modified Paths:
--------------
trunk/MANIFEST
trunk/MANIFEST.SKIP
Modified: trunk/MANIFEST
===================================================================
--- trunk/MANIFEST 2007-07-12 22:41:44 UTC (rev 177)
+++ trunk/MANIFEST 2007-07-14 18:10:56 UTC (rev 178)
@@ -37,7 +37,6 @@
MANIFEST
META.yml
patches/ExtUtils-MakeMaker-6.31.patch
-perltidyrc
README
t/000-load.t
t/010-base.t
@@ -84,6 +83,8 @@
t/sample-tests/die_last_minute
t/sample-tests/die_unfinished
t/sample-tests/duplicates
+t/sample-tests/escape_eol
+t/sample-tests/escape_hash
t/sample-tests/head_end
t/sample-tests/head_fail
t/sample-tests/inc_taint
@@ -124,5 +125,3 @@
t/source_tests/harness_directives
t/source_tests/harness_failure
t/source_tests/source
-TH_TODO
-TODO
Modified: trunk/MANIFEST.SKIP
===================================================================
--- trunk/MANIFEST.SKIP 2007-07-12 22:41:44 UTC (rev 177)
+++ trunk/MANIFEST.SKIP 2007-07-14 18:10:56 UTC (rev 178)
@@ -3,6 +3,7 @@
\B\.svn\b
^\.cvsignore
\..*\.swp
+\..*\.swo
^_build/
# Makemaker generated files and dirs.
@@ -19,3 +20,8 @@
^#.*#$
^\.#
^cover_db
+^andy
+^TODO$
+^TH_TODO$
+^perltidyrc$
+
More information about the tapx-dev
mailing list