Bug 17672: Add damaged_on to items and deleteditems tables
[koha.git] / admin / item_circulation_alerts.pl
index 5e9c463..ea8b4e9 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 File::Basename;