X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=about.pl;h=23012b59bc3564616f7619e9250526e3ccd17113;hb=dde8191aa5c92390d2c14f4481b8143cce9204ef;hp=735138cdc5e7ec64e62d1c155ffab7a87cbf0094;hpb=c4b27653bac7cb5dda18df58d0f64701d901bf3f;p=koha_fer diff --git a/about.pl b/about.pl index 735138cdc5..23012b59bc 100755 --- a/about.pl +++ b/about.pl @@ -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; @@ -130,6 +130,7 @@ Test::Harness Test::More Text::CSV Text::CSV_XS +Text::CSV::Encoded Text::Iconv Text::Wrap Time::HiRes