The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

Acme::Padre::PlayCode

Acme::PlayCode Plugin for Padre

See Acme::Padre::PlayCode

Padre::Plugin::Alarm

Alarm Clock in Padre

See Padre::Plugin::Alarm

Padre::Plugin::Autoformat

reformat your text within Padre

See Padre::Plugin::Autoformat

Padre::Plugin::CSS

Padre and CSS

See Padre::Plugin::CSS

Padre::Plugin::Catalyst

Simple Catalyst helper interface for Padre

See Padre::Plugin::Catalyst

Padre::Plugin::ClassSniff

Simple Class::Sniff interface for Padre

See Padre::Plugin::ClassSniff

Padre::Plugin::CommandLine

vi and emacs in Padre ?

See Padre::Plugin::CommandLine

Padre::Plugin::DataWalker

Simple Perl data structure browser Padre

See Padre::Plugin::DataWalker

Padre::Plugin::Debugger

Debug Perl code from Padre editor

See Padre::Plugin::Debugger

Padre::Plugin::Ecliptic

Padre plugin that provides Eclipse-like useful features

See Padre::Plugin::Ecliptic

Padre::Plugin::Encode

convert file to different encoding in Padre

See Padre::Plugin::Encode

Padre::Plugin::Encrypt

encrypt/decrypt file in Padre

See Padre::Plugin::Encrypt

Padre::Plugin::Filter

Unix-like external filters in Padre

See Padre::Plugin::Filter

Padre::Plugin::Git

Simple Git interface for Padre

See Padre::Plugin::Git

Padre::Plugin::HTML

Padre and HTML

See Padre::Plugin::HTML

Padre::Plugin::HTMLExport

export highlighted HTML in Padre

See Padre::Plugin::HTMLExport

Padre::Plugin::InstallPARDist

Installation of .par archives into the system

See Padre::Plugin::InstallPARDist

Padre::Plugin::JavaScript

Padre and JavaScript

See Padre::Plugin::JavaScript

Padre::Plugin::Kate

Using the Kate syntax highlighter

See Padre::Plugin::Kate

Padre::Plugin::Mojolicious

Simple Mojolicious helper interface for Padre

See Padre::Plugin::Mojolicious

Padre::Plugin::Nopaste

send code on a nopaste website from padre

See Padre::Plugin::Nopaste

Padre::Plugin::PAR

PAR generation from Padre

See Padre::Plugin::PAR

Padre::Plugin::PHP

Padre and PHP

See Padre::Plugin::PHP

Padre::Plugin::PSI

Experimental Padre plugin written in Perl 6

See Padre::Plugin::PSI

Padre::Plugin::Parrot

Experimental Padre plugin for Parrot

See Padre::Plugin::Parrot

Padre::Plugin::Perl6

Padre plugin for Perl 6

See Padre::Plugin::Perl6

Padre::Plugin::PerlCritic

Analyze perl files with Perl::Critic

See Padre::Plugin::PerlCritic

Padre::Plugin::PerlTidy

Format perl files using Perl::Tidy

See Padre::Plugin::PerlTidy

Padre::Plugin::REPL

read-evaluate-print plugin for Padre

See Padre::Plugin::REPL

Padre::Plugin::SVK

Simple SVK interface for Padre

See Padre::Plugin::SVK

Padre::Plugin::SVN

Simple SVN interface for Padre

See Padre::Plugin::SVN

Padre::Plugin::SpellCheck

check spelling in Padre

See Padre::Plugin::SpellCheck

Padre::Plugin::Swarm

Experimental plugin for collaborative editing

See Padre::Plugin::Swarm

Padre::Plugin::Template

Use external tools with Padre

See Padre::Plugin::Template

Padre::Plugin::Vi

vi keyboard for Padre

See Padre::Plugin::Vi

Padre::Plugin::ViewInBrowser

view selected doc in browser for Padre

See Padre::Plugin::ViewInBrowser

Padre::Plugin::XML

Padre and XML

See Padre::Plugin::XML

Padre::Plugin::XS

Padre support for perl XS (and perlapi)

See Padre::Plugin::XS

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.