[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[5570] trunk/INSTALL
- Subject: SF.net SVN: ledger-smb:[5570] trunk/INSTALL
- From: ..hidden..
- Date: Mon, 14 Jan 2013 15:45:00 +0000
Revision: 5570
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=5570&view=rev
Author: hasorli
Date: 2013-01-14 15:45:00 +0000 (Mon, 14 Jan 2013)
Log Message:
-----------
Update modules list with output from 'perl Makefile.PL'
Modified Paths:
--------------
trunk/INSTALL
Modified: trunk/INSTALL
===================================================================
--- trunk/INSTALL 2013-01-14 14:56:33 UTC (rev 5569)
+++ trunk/INSTALL 2013-01-14 15:45:00 UTC (rev 5570)
@@ -122,11 +122,14 @@
LedgerSMB depends on these required modules:
+ Test::More
+ Test::Trap
+ Test::Exception
+ Contextual::Return
Data::Dumper
Log::Log4perl
Locale::Maketext
DateTime
- DateTime::Format:Strptime
Locale::Maketext::Lexicon
DBI
MIME::Base64
@@ -135,26 +138,36 @@
DBD::Pg
Math::BigFloat
IO::File
+ IO::Scalar
Encode
- Locale::Country
- Locale::Language
Time::Local
Cwd
- Config::General
+ Config::IniFiles
MIME::Lite
Template
- Template::Plugin::Number::Format
+ Error
CGI::Simple
File::MimeInfo
+ Number::Format
+ DateTime::Format::Strptime
+ Moose
and these optional ones:
+ XML::Simple
+ Image::Size
Net::TCLink [Support for TrustCommerce credit card processing]
Parse::RecDescent [Support for the *experimental* scripting engine]
+ Getopt::Long
+ FileHandle
+ Locale::Country
+ Locale::Language
Template::Plugin::Latex [Support for Postscript and PDF output]
XML::Twig [Support for OpenOffice output]
- Excel::Template::Plus [Support for Excel output]
+ OpenOffice::OODoc
+ Module::AutoInstall
+
To build using the Makefile.PL you will also need:
Module::Install
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.