[Bps-public-commit] r13874 - in Lorzy/trunk: pieplate/PIE-Plate

sartak at bestpractical.com sartak at bestpractical.com
Tue Jul 8 13:56:39 EDT 2008


Author: sartak
Date: Tue Jul  8 13:56:37 2008
New Revision: 13874

Modified:
   Lorzy/trunk/   (props changed)
   Lorzy/trunk/Makefile.PL
   Lorzy/trunk/pieplate/PIE-Plate/Makefile.PL

Log:
 r63855 at onn:  sartak | 2008-07-08 13:56:32 -0400
 More s/PIE/Lorzy/


Modified: Lorzy/trunk/Makefile.PL
==============================================================================
--- Lorzy/trunk/Makefile.PL	(original)
+++ Lorzy/trunk/Makefile.PL	Tue Jul  8 13:56:37 2008
@@ -1,9 +1,9 @@
 use inc::Module::Install;
-name('PIE');
+name('Lorzy');
 license('Perl 5.8');
 version('0E0');
 requires( perl =>  5.008);
-all_from('lib/PIE.pm');
+all_from('lib/Lorzy.pm');
 WriteAll();
 
 

Modified: Lorzy/trunk/pieplate/PIE-Plate/Makefile.PL
==============================================================================
--- Lorzy/trunk/pieplate/PIE-Plate/Makefile.PL	(original)
+++ Lorzy/trunk/pieplate/PIE-Plate/Makefile.PL	Tue Jul  8 13:56:37 2008
@@ -1,6 +1,6 @@
 use inc::Module::Install;
 
-name        'Lorzy::Plate';
+name        'Lorzy-Plate';
 version     '0.01';
 requires    'Jifty' => '0.80311';
 



More information about the Bps-public-commit mailing list