[Bps-public-commit] r12354 - Test-Tagged

sartak at bestpractical.com sartak at bestpractical.com
Thu May 15 09:28:05 EDT 2008


Author: sartak
Date: Thu May 15 09:27:55 2008
New Revision: 12354

Added:
   Test-Tagged/Changes
Modified:
   Test-Tagged/   (props changed)
   Test-Tagged/Makefile.PL

Log:
 r55917 at onn:  sartak | 2008-05-15 09:27:27 -0400
 Changes file


Added: Test-Tagged/Changes
==============================================================================
--- (empty file)
+++ Test-Tagged/Changes	Thu May 15 09:27:55 2008
@@ -0,0 +1,5 @@
+History for Test-Tagged
+
+0.01_01 Thu May 15 09:19:56 2008
+        Initial development release
+

Modified: Test-Tagged/Makefile.PL
==============================================================================
--- Test-Tagged/Makefile.PL	(original)
+++ Test-Tagged/Makefile.PL	Thu May 15 09:27:55 2008
@@ -1,7 +1,7 @@
 use inc::Module::Install;
 
 name           'Test-Tagged';
-all_from       'lib/';
+all_from       'lib/Test/Tagged.pm';
 
 requires 'Test::Harness' => '3.0';
 



More information about the Bps-public-commit mailing list