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::ppi::updatecopyright(3pm) - debian
padre::pluginbuilder(3pm) - debian
padre::task::introducetemporaryvariable(3pm) - debian
padre::task::ppi(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?