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::help(3pm) - debian |
| padre::locale::t(3pm) - debian |
| padre::pluginbuilder(3pm) - debian |
| padre::task::lexicalreplacevariable(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |