X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=about.pl;h=04a9675c01c908706bd126e84ed00e98150f7392;hb=af5ad339f71d80a48baad81d8038e58b1043d731;hp=44f6ceb51f7bdc33508e58194f8ad4f87ad22d63;hpb=4747ea7462c04770484386538b1594c1760bc75b;p=srvgit diff --git a/about.pl b/about.pl index 44f6ceb51f..04a9675c01 100755 --- 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; @@ -87,6 +87,7 @@ GD GD::Barcode::UPCE Getopt::Long Getopt::Std +Graphics::Magick HTML::Template::Pro HTTP::Cookies HTTP::OAI @@ -97,8 +98,10 @@ JSON LWP::Simple LWP::UserAgent Lingua::Stem +Lingua::Stem::Snowball List::Util List::MoreUtils +Locale::Currency::Format Locale::Language MARC::Crosswalk::DublinCore MARC::Charset @@ -129,6 +132,7 @@ Test::Harness Test::More Text::CSV Text::CSV_XS +Text::CSV::Encoded Text::Iconv Text::Wrap Time::HiRes