Bug 11500: Use dateformat syspref and datepicker on additems.pl (and other item catal...
[koha-ffzg.git] / cataloguing / z3950_search.pl
index 6ab1baa..dcc2581 100755 (executable)
@@ -18,8 +18,7 @@
 # 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;
+use Modern::Perl;
 use CGI qw ( -utf8 );
 
 use C4::Auth;