Bug 20801: Make dependency on memcached mandatory
[koha.git] / labels / label-edit-layout.pl
index c1aafd4..e14135a 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 POSIX;