bounce browser to printer URL and return with station
[koha.git] / labels / label-create-csv.pl
index 41dc778..eaa45fb 100755 (executable)
@@ -18,8 +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 Text::CSV_XS;