NAME
Task::Padre::Plugins - Get many Plugins of Padre at once
SYNOPSIS
Most plugins will just run with the text you selected if there is any selection.
If not, they run with the whole text from selected document.
MODULES
Padre::Plugin::AcmePlayCode
This is a simple plugin to run Acme::PlayCode on your source code.
Padre::Plugin::Alarm
Alarm Clock (Audio::Beep)
Padre::Plugin::Autoformat
reformat your text within Padre
Simple Catalyst helper interface for Padre
Padre::Plugin::CommandLine
vi and emacs in Padre?
Padre::Plugin::CSS
CSS Minifier
use CSS::Minifier::XS to minify css
Validate CSS
use WebService::Validator::CSS::W3C to validate the CSS
Padre::Plugin::DataWalker
Simple Perl data structure browser Padre
Padre::Plugin::Encode
convert file to different encoding in Padre
Padre::Plugin::Encrypt
Encrypt/Decrypt by Crypt::CBC
Padre::Plugin::Git
Simple Git interface for Padre
Padre::Plugin::HTML
Validate HTML
use WebService::Validator::HTML::W3C to validate the HTML
Tidy HTML
use HTML::Tidy to tidy HTML
Padre::Plugin::HTMLExport
Export a HTML page by using Syntax::Highlight::Engine::Kate
Padre::Plugin::JavaScript
JavaScript Beautifier
use JavaScript::Beautifier to beautify js
JavaScript Minifier
use JavaScript::Minifier::XS to minify js
Padre::Plugin::Nopaste
Padre::Plugin::Nopaste − send code on a nopaste website from Padre
Padre::Plugin::PAR
Padre::Plugin::PAR − PAR generation from Padre
Padre::Plugin::PerlCritic
This is a simple plugin to run Perl::Critic on your source code.
Padre::Plugin::PerlTidy
This is a simple plugin to run Perl::Tidy on your source code.
Padre::Plugin::PSI
Experimental Padre plugin written in Perl 6
Padre::Plugin::SVN
Simple SVN interface for Padre
Padre::Plugin::SVK
Simple SVK interface for Padre
Padre::Plugin::ViewInBrowser
View selected doc in browser for Padre. Basically it’s a shortcut for Wx::LaunchDefaultBrowser( $self−>selected_filename );
Padre::Plugin::XML
Use XML::Tidy to tidy XML.
AUTHOR
Gabor Szabo, <szabgab at gmail.com>
BUGS
Please report any bugs or feature requests to http://padre.perlide.org/
SUPPORT
You can find documentation for Padre on http://padre.perlide.org/
COPYRIGHT & LICENSE
Copyright 2008-2009 Gabor Szabo, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 35:
Unknown directive: =haed2
- Around line 95:
Non-ASCII character seen before =encoding in '−'. Assuming UTF-8