NAME
Padre::Plugin::JavaScript - Padre and JavaScript
JavaScript Beautifier
use JavaScript::Beautifier to beautify js
JavaScript Minifier
use JavaScript::Minifier::XS to minify js
AUTHOR
Adam Kennedy <adamk@cpan.org>
Fayland Lam, <fayland at gmail.com>
COPYRIGHT & LICENSE
Copyright 2008 Adam Kennedy & Fayland Lam all rights reserved. Copyright 2010 Padre team.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.