[Opensrf-commits] r1748 - trunk/src/perl (sboyette)
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Aug 21 09:17:30 EDT 2009
Author: sboyette
Date: 2009-08-21 09:17:29 -0400 (Fri, 21 Aug 2009)
New Revision: 1748
Modified:
trunk/src/perl/Changes
trunk/src/perl/README
Log:
local doc updates for recent changes. wondering how much point there is in keeping these around, long-term
Modified: trunk/src/perl/Changes
===================================================================
--- trunk/src/perl/Changes 2009-08-21 13:17:28 UTC (rev 1747)
+++ trunk/src/perl/Changes 2009-08-21 13:17:29 UTC (rev 1748)
@@ -1,5 +1,8 @@
Revision history for OpenSRF
+1.0.7 2009/??/??
+ Dropped Module::Install for Module::Build
+
1.0.0 2008/12/17
Change in name only
Modified: trunk/src/perl/README
===================================================================
--- trunk/src/perl/README 2009-08-21 13:17:28 UTC (rev 1747)
+++ trunk/src/perl/README 2009-08-21 13:17:29 UTC (rev 1748)
@@ -8,6 +8,9 @@
To install this module, run the following commands:
perl Build.PL
+ ./Build
+ ./Build test
+ ./Build install
and if all goes well, the module will be built, tested, and installed.
More information about the opensrf-commits
mailing list