Provided by: padre_1.00+dfsg-1_all
NAME
Padre::Document::Perl::QuickFix::StrictWarnings - Check for strict and warnings pragmas
DESCRIPTION
This ensures that you have the following in your script: use strict; use warnings; # Copyright 2008-2013 The Padre development team as listed in Padre.pm. # LICENSE # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl 5 itself. perl v5.18.1 2Padre::Document::Perl::QuickFix::StrictWarnings(3pm)