use Modern::Perl should be used instead of use strict; use warnings; Relevant in: 400.pl 401.pl 402.pl 403.pl 404.pl 500.pl
Created attachment 70670 [details] [review] Bug 19998 - use Modern::Perl in error perl scripts Test Plan: Check the following files have been updated from use strict; use warnings; to use Modern::Perl; 400.pl 401.pl 402.pl 403.pl 404.pl 500.pl
Created attachment 70886 [details] [review] Bug 19998 - use Modern::Perl in error perl scripts Test Plan: Check the following files have been updated from use strict; use warnings; to use Modern::Perl; 400.pl 401.pl 402.pl 403.pl 404.pl 500.pl
Created attachment 70893 [details] [review] Bug 19998 - use Modern::Perl in error perl scripts Test Plan: Check the following files have been updated from use strict; use warnings; to use Modern::Perl; 400.pl 401.pl 402.pl 403.pl 404.pl 500.pl Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>
Created attachment 71192 [details] [review] Bug 19998: use Modern::Perl in error perl scripts Test Plan: Check the following files have been updated from use strict; use warnings; to use Modern::Perl; 400.pl 401.pl 402.pl 403.pl 404.pl 500.pl Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 18.05, thanks to everybody involved!
Awesome work all! Enhancement not backported to stable.