X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=about.pl;h=f92d211b4ab378a160c2eba8c8755406305cd8f1;hb=5fc0c4968d83ae19b43eda622eda1426c76c3fe2;hp=44f6ceb51f7bdc33508e58194f8ad4f87ad22d63;hpb=4747ea7462c04770484386538b1594c1760bc75b;p=koha_fer diff --git a/about.pl b/about.pl index 44f6ceb51f..f92d211b4a 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,6 +98,7 @@ JSON LWP::Simple LWP::UserAgent Lingua::Stem +Lingua::Stem::Snowball List::Util List::MoreUtils Locale::Language @@ -129,6 +131,7 @@ Test::Harness Test::More Text::CSV Text::CSV_XS +Text::CSV::Encoded Text::Iconv Text::Wrap Time::HiRes