[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[5166] branches/1.3



Revision: 5166
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=5166&view=rev
Author:   einhverfr
Date:     2012-10-17 14:26:16 +0000 (Wed, 17 Oct 2012)
Log Message:
-----------
added note in INSTALL about needing Module::Install

Modified Paths:
--------------
    branches/1.3/Changelog
    branches/1.3/INSTALL

Modified: branches/1.3/Changelog
===================================================================
--- branches/1.3/Changelog	2012-10-17 14:01:59 UTC (rev 5165)
+++ branches/1.3/Changelog	2012-10-17 14:26:16 UTC (rev 5166)
@@ -13,6 +13,7 @@
 berend T is Berend Tober
 Chris T is Chris Travers
 Havard S is Havard Sorli
+Kevin B is Kevin Bailey
 Neil S is Neil Smith
 Robert C is Robert James Clay
 

Modified: branches/1.3/INSTALL
===================================================================
--- branches/1.3/INSTALL	2012-10-17 14:01:59 UTC (rev 5165)
+++ branches/1.3/INSTALL	2012-10-17 14:26:16 UTC (rev 5166)
@@ -136,7 +136,10 @@
   XML::Twig               [Support for OpenOffice output]
   Excel::Template::Plus   [Support for Excel output]
 
+To build using the Makefile.PL you will also need:
 
+  Module::Install
+
 All these modules can be downloaded from CPAN, the modules distribution
 archive for Perl. However our experience has been that if your distribution
 provides a module via its package manager (apt, rpm, etc.), you will have

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.