Man Page: padre::document::perl::quickfix::strictwarnings
Operating Environment: debian
Section: 3pm
Padre::Document::Perl::QuickFix::StrictWarnings(3pm) User Contributed Perl Documentation Padre::Document::Perl::QuickFix::StrictWarnings(3pm)NAMEPadre::Document::Perl::QuickFix::StrictWarnings - Check for strict and warnings pragmasDESCRIPTIONThis ensures that you have the following in your script: use strict; use warnings; # Copyright 2008-2012 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.14.2 2012-06-27 Padre::Document::Perl::QuickFix::StrictWarnings(3pm)
| Related Man Pages |
|---|
| padre::constant(3pm) - debian |
| padre::locale::t(3pm) - debian |
| padre::plugin::yaml::document(3pm) - debian |
| padre::task::eval(3pm) - debian |
| padre::task::ppi(3pm) - debian |