ffzg/recall_notices.pl: added --interval and --dedup
[koha.git] / opac / opac-topissues.pl
index c3a7530..fbf0081 100755 (executable)
@@ -19,8 +19,7 @@
 # You should have received a copy of the GNU General Public License
 # 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;