X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=opac%2Fopac-alert-subscribe.pl;h=63de7d34d9066e051aa1fa93f5e039f05326fb4b;hb=59d436ee6023985a299f568fab9fd896492b207a;hp=e8809e4f03d2163f8735a8b6af57c32d9201a4ec;hpb=be691d86e35acebace0f1576ea9380f405dd55ce;p=koha-ffzg.git diff --git a/opac/opac-alert-subscribe.pl b/opac/opac-alert-subscribe.pl index e8809e4f03..63de7d34d9 100755 --- a/opac/opac-alert-subscribe.pl +++ b/opac/opac-alert-subscribe.pl @@ -18,9 +18,7 @@ # along with Koha; if not, see . -use strict; -use warnings; - +use Modern::Perl; use CGI qw ( -utf8 ); use C4::Auth; use C4::Output;