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

NAME

Padre::Plugin::PAR - PAR generation from Padre

SYNOPIS

This is an experimental version of the plugin using the experimental plugin interface of Padre 0.24.

After installation there should be a menu item Padre - PAR - Stand Alone

Clicking on that menu item while a .pl file is in view will generate a stand alone executable with .exe extension next to the .pl file.

If you are currently editing an unsaved buffer, it will be saved to a temporary file for you.

INSTALLATION

You can install this module like any other Perl module and it will become available in your Padre editor. However, you can also choose to install it into your user's Padre configuration directory only. The necessary steps are outlined in the README file in this distribution. Essentially, you do perl Build.PL and ./Build installplugin.

COPYRIGHT

(c) 2008 Gabor Szabo http://www.szabgab.com/

LICENSE

This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself.

WARRANTY

There is no warranty whatsoever. If you lose data or your hair because of this program, that's your problem.