Bug 10419: (followup) - tidy up cronjob for deleting patrons
[koha.git] / misc / perlmodule_rm.pl
index 82e34c6..4dc3b64 100755 (executable)
@@ -1,5 +1,8 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
+
 # Remove a perl module
+
+use warnings;
 use ExtUtils::Packlist;
 use ExtUtils::Installed;