padre::document::perl::quickfix::strictwarnings(3pm) debian man page | unix.com

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)

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-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::locale::t(3pm) - debian
padre::plugin::yaml(3pm) - debian
padre::task::eval(3pm) - debian
padre::task::introducetemporaryvariable(3pm) - debian
padre::task::lexicalreplacevariable(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?