padre::plugin::perltidy(3pm) debian man page | unix.com

Man Page: padre::plugin::perltidy

Operating Environment: debian

Section: 3pm

Padre::Plugin::PerlTidy(3pm)				User Contributed Perl Documentation			      Padre::Plugin::PerlTidy(3pm)

NAME
Padre::Plugin::PerlTidy - Format perl files using Perl::Tidy
DESCRIPTION
This is a simple plugin to run Perl::Tidy on your source code. Currently there are no customisable options (since the Padre plugin system doesn't support that yet) - however Perl::Tidy will use your normal .perltidyrc file if it exists (see Perl::Tidy documentation).
METHODS
padre_interfaces Indicates our compatibility with Padre. plugin_name A simple accessor for the name of the plugin. menu_plugins_simple Menu items for this plugin. tidy_document Runs Perl::Tidy on the current document. export_document Export the current document as html. tidy_selection Runs Perl::Tidy on the current code selection. export_selection Export the current code selection as html. perl v5.14.2 2012-01-12 Padre::Plugin::PerlTidy(3pm)
Related Man Pages
padre::document::perl::starter(3pm) - debian
padre::plugin::datawalker(3pm) - debian
padre::plugin::snippet(3pm) - debian
padre::plugin::yaml::document(3pm) - debian
padre::pluginbuilder(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
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)?
My first PERL incarnation... Audio Oscillograph