NAME
Padre::Plugin::JavaScript - JavaScript Support for Padre
VERSION
version 0.29
JavaScript Beautifier
use JavaScript::Beautifier to beautify js
JavaScript Minifier
use JavaScript::Minifier::XS to minify js
AUTHORS
Fayland Lam <fayland@gmail.com>
Adam Kennedy <adamk@cpan.org>
Ahmad M. Zawawi <ahmad.zawawi@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Fayland Lam.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.