ffzg/recall_notices.pl: added --interval and --dedup
[koha.git] / opac / opac-alert-subscribe.pl
index e8809e4..63de7d3 100755 (executable)
@@ -18,9 +18,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 
-use strict;
-use warnings;
-
+use Modern::Perl;
 use CGI qw ( -utf8 );
 use C4::Auth;
 use C4::Output;