Koha/xt/author
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
..
icondirectories.t Bug 18292: Tests do not need to return 1 - xt 2017-08-15 12:17:43 -03:00
podcorrectness.t Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00
show-template-structure.pl Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00
Text_CSV_Various.t Bug 18746: Add license and remove diag 2017-06-09 10:21:33 -03:00
translatable-templates.t Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00
valid-templates.t Bug 20020: use Modern::Perl in XT scripts 2018-02-05 09:47:09 -03:00