Koha/xt
Charlotte Cordwell e1b4b53765 Bug 20020: use Modern::Perl in XT scripts
Test Case:
Check the following files have been updated from
use strict;
use warnings;
to
use Modern::Perl;

author/podcorrectness.t
author/show-template-structure.pl
author/translatable-templates.t
author/valid-templates.t
find-license-problems
fix-old-fsf-address
single_quotes.t
verify-debian-docbook.t

Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-02-05 09:47:09 -03:00
..
author Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00
find-license-problems Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00
find-misplaced-executables Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
find-nonutf8 Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
fix-old-fsf-address Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00
fix-old-fsf-address.exclude move misc source file test and fix scripts to xt/ 2010-05-06 19:46:51 -04:00
perltidyrc bug: 2269 - adding a perltidyrc file 2008-06-25 11:47:30 -05:00
sample_notices.t Bug 18749 - xt/sample_notices.t fails 2017-06-13 12:37:15 -03:00
single_quotes.t Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00
tt_valid.t Bug 16174: Warning in tt_valid.t due to bug 15527 2016-04-01 19:11:32 +00:00
verify-debian-docbook.t Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00
yaml_valid.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
yaml_valid.t Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00