[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha Makefile.PL
From: |
MJR |
Subject: |
[Koha-cvs] koha Makefile.PL |
Date: |
Wed, 18 Jul 2007 08:14:32 +0000 |
CVSROOT: /sources/koha
Module name: koha
Changes by: MJR <slef> 07/07/18 08:14:32
Modified files:
. : Makefile.PL
Log message:
Add more modules - listed in about.pl but not "use"d anywhere.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/Makefile.PL?cvsroot=koha&r1=1.11&r2=1.12
Patches:
Index: Makefile.PL
===================================================================
RCS file: /sources/koha/koha/Makefile.PL,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- Makefile.PL 5 Jul 2007 21:03:04 -0000 1.11
+++ Makefile.PL 18 Jul 2007 08:14:32 -0000 1.12
@@ -86,16 +86,20 @@
PREREQ_PM => {
'CGI' => 3.15,
'CGI::Carp' => 1.29,
+'Class::Accessor' => 0.30,
+'DBD::mysql' => 3.0008,
'DBI' => 1.53,
'Data::Dumper' => 2.121_08,
'Data::Random' => 0.05,
'Date::Calc' => 5.4,
'Date::Manip' => 5.44,
'Digest::MD5' => 2.36,
+'Event' => 1.06,
'File::Temp' => 0.16,
'GD::Barcode::UPCE' => 1.1,
'Getopt::Long' => 2.35,
'Getopt::Std' => 1.05,
+'HTML::Template' => 2.8,
'HTML::Template::Pro' => 0.65,
'HTML::Tree' => 3.1901,
'HTTP::Cookies' => 1.39,
@@ -111,6 +115,8 @@
'MIME::Base64' => 3.07,
'MIME::QuotedPrint' => 3.07,
'Mail::Sendmail' => 0.79,
+'Net::Z3950' => 0,
+'Net::Z3950::ZOOM' => 1.16,
'PDF::API2' => 2.000,
'PDF::API2::Page' => 2.000,
'PDF::API2::Util' => 2.000,