Man Page: padre::plugin::perltidy
Operating Environment: debian
Section: 3pm
Padre::Plugin::PerlTidy(3pm) User Contributed Perl Documentation Padre::Plugin::PerlTidy(3pm)NAMEPadre::Plugin::PerlTidy - Format perl files using Perl::TidyDESCRIPTIONThis 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).METHODSpadre_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)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |