movin patron flags to template to have translatable strings
[koha_fer] / about.pl
index 29caa85..9834807 100755 (executable)
--- a/about.pl
+++ b/about.pl
@@ -56,7 +56,7 @@ $template->param(
     osVersion     => $osVersion,
     perlPath      => $perl_path,
     perlVersion   => $perlVersion,
-    perlIncPath   => [ map { perlinc => $_ }, sort @INC ],
+    perlIncPath   => [ map { perlinc => $_ }, @INC ],
     mysqlVersion  => $mysqlVersion,
     apacheVersion => $apacheVersion,
     zebraVersion  => $zebraVersion,
@@ -72,8 +72,10 @@ Class::Accessor
 Compress::Zlib
 DBD::mysql
 DBI
+Data::Ical
 Data::Dumper
 Date::Calc
+Date::Ical
 Date::Manip
 Digest::MD5
 File::Temp
@@ -83,10 +85,13 @@ Getopt::Std
 HTML::Template::Pro
 HTTP::Cookies
 HTTP::Request::Common
+HTML::Scrubber
+Image::Magick
 LWP::Simple
 LWP::UserAgent
 Lingua::Stem
 List::Util
+List::MoreUtils
 Locale::Language
 MARC::Crosswalk::DublinCore
 MARC::Charset
@@ -95,12 +100,15 @@ MARC::Record
 MIME::Base64
 MIME::QuotedPrint
 Mail::Sendmail
+Net::LDAP
+Net::LDAP::Filter
 Net::Z3950::ZOOM
 PDF::API2
 PDF::API2::Page
 PDF::API2::Util
 PDF::Reuse
 PDF::Reuse::Barcode
+POE
 POSIX
 Schedule::At
 Term::ANSIColor