Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item catal...
[srvgit] / cataloguing / value_builder / unimarc_field_128a.pl
index dafa0d1..c50e272 100755 (executable)
@@ -18,8 +18,8 @@
 # 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; FIXME - Bug 2505
+use Modern::Perl;
+
 use C4::Auth;
 use CGI qw ( -utf8 );
 use C4::Context;