[Bps-public-commit] r18455 - in Shipwright/trunk: .

sunnavy at bestpractical.com sunnavy at bestpractical.com
Wed Feb 18 21:31:32 EST 2009


Author: sunnavy
Date: Wed Feb 18 21:31:31 2009
New Revision: 18455

Modified:
   Shipwright/trunk/   (props changed)
   Shipwright/trunk/lib/Shipwright/Util/CleanINC.pm

Log:
 r19953 at sunnavys-mb:  sunnavy | 2009-02-19 10:29:39 +0800
 no need to declare inc::Shipwright::Util::CleanINC any more


Modified: Shipwright/trunk/lib/Shipwright/Util/CleanINC.pm
==============================================================================
--- Shipwright/trunk/lib/Shipwright/Util/CleanINC.pm	(original)
+++ Shipwright/trunk/lib/Shipwright/Util/CleanINC.pm	Wed Feb 18 21:31:31 2009
@@ -42,12 +42,6 @@
     }
 }
 
-package inc::Shipwright::Util::CleanINC;
-# this file will be copied to inc/ in shipwright's repository
-sub import {
-    Shipwright::Util::CleanINC->import();
-}
-
 1;
 
 =head1 SYNOPSIS



More information about the Bps-public-commit mailing list