X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=Koha%2FList%2FPatron.pm;h=28b1cd93baf088fe2f9525b28f398b53eb892d4e;hb=9d6d641d1f8b77271800f43bc027b651f9aea52b;hp=c6f43848a3136fe7e6556a16460fe08fccfe682a;hpb=e2e0c327019d43554bc6ec8a69ee5835c94f2e0e;p=srvgit diff --git a/Koha/List/Patron.pm b/Koha/List/Patron.pm index c6f43848a3..28b1cd93ba 100644 --- a/Koha/List/Patron.pm +++ b/Koha/List/Patron.pm @@ -27,7 +27,7 @@ Koha::List::Patron - Management of lists of patrons use Modern::Perl; -use Carp; +use Carp qw( carp croak ); use Koha::Database;