4 This Padre plugin allows one to reformat her text automatically with Ctrl+Shift+J.
5 It is using Text::Nopaste underneath, so check this module's pod for more
12 To install this module, run the following commands:
20 SUPPORT AND DOCUMENTATION
21 =========================
23 After installing, you can find documentation for this module with the
26 perldoc Padre::Plugin::Nopaste
29 You can also look for information at:
31 RT, CPAN's request tracker
32 http://rt.cpan.org/NoAuth/Bugs.html?Dist=Padre-Plugin-Nopaste
34 AnnoCPAN, Annotated CPAN documentation
35 http://annocpan.org/dist/Padre-Plugin-Nopaste
38 http://cpanratings.perl.org/d/Padre-Plugin-Nopaste
41 http://search.cpan.org/dist/Padre-Plugin-Nopaste/
46 Jerome Quelin, <jquelin@cpan.org>
52 Copyright (c) 2009 Jerome Quelin, all rights reserved.
54 This program is free software; you can redistribute it and/or modify it
55 under the same terms as Perl itself.