Bug 18887: Port max_holds rules to new CirculationRules system
[koha.git] / admin / edi_ean_accounts.pl
index d6e8d95..e22b04a 100755 (executable)
@@ -17,8 +17,7 @@
 # with Koha; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-use strict;
-use warnings;
+use Modern::Perl;
 use CGI;
 use C4::Auth;
 use C4::Output;