(bug #4135) fix aqplan form
[koha.git] / about.pl
index 2280c4a..f92d211 100755 (executable)
--- a/about.pl
+++ b/about.pl
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
+
 # This file is part of Koha.
 #
 # Koha is free software; you can redistribute it and/or modify it under the
@@ -16,7 +16,7 @@
 # Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
-
+use warnings;
 use C4::Output;    # contains gettemplate
 use C4::Auth;
 use C4::Context;
@@ -72,7 +72,7 @@ Class::Factory::Util
 Class::Accessor
 Compress::Zlib
 DBD::mysql
-DBD::SQLite
+DBD::SQLite2
 DBI
 Data::Dumper
 Data::ICal
@@ -80,20 +80,25 @@ Date::Calc
 Date::ICal
 Date::Manip
 Digest::MD5
+Digest::SHA
 Email::Date
 File::Temp
 GD
 GD::Barcode::UPCE
 Getopt::Long
 Getopt::Std
+Graphics::Magick
 HTML::Template::Pro
 HTTP::Cookies
+HTTP::OAI
 HTTP::Request::Common
 HTML::Scrubber
+IPC::Cmd
 JSON
 LWP::Simple
 LWP::UserAgent
 Lingua::Stem
+Lingua::Stem::Snowball
 List::Util
 List::MoreUtils
 Locale::Language
@@ -108,9 +113,12 @@ Mail::Sendmail
 Net::LDAP
 Net::LDAP::Filter
 Net::Z3950::ZOOM
+Number::Format
 PDF::API2
 PDF::API2::Page
 PDF::API2::Util
+PDF::API2::Simple
+PDF::Table
 PDF::Reuse
 PDF::Reuse::Barcode
 POE
@@ -123,6 +131,7 @@ Test::Harness
 Test::More
 Text::CSV
 Text::CSV_XS
+Text::CSV::Encoded
 Text::Iconv
 Text::Wrap
 Time::HiRes
@@ -132,6 +141,7 @@ XML::Dumper
 XML::LibXML
 XML::LibXSLT
 XML::SAX::ParserFactory
+XML::SAX::Writer
 XML::Simple
 XML::RSS
 YAML::Syck