Bug 20006: Spec changes
[koha.git] / opac / opac-readingrecord.pl
index 879a31e..49348ad 100755 (executable)
@@ -16,8 +16,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use CGI qw ( -utf8 );