Bug 17672: Add damaged_on to items and deleteditems tables
[koha.git] / admin / admin-home.pl
index 08c6ed1..7c1d058 100755 (executable)
@@ -15,8 +15,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;