NAME
perltidier - Script to execute Perl::Tidy::Sweetened cleanup of Perl source files
VERSION
version 0.18
DESCRIPTION
This script is a drop in replacement for Perl::Tidy's perltidy
which uses Perl::Tidy::Sweetened to cleanup Perl code with a more "modern" syntax (ie, Method::Signature::Simple, MooseX::Method::Signatures, MooseX::Declare, etc).
See the documentation for Perl::Tidy and perltidy for usage. See Perl::Tidy::Sweetened for more information about the changes introduced.
SEE ALSO
AUTHOR
Mark Grimes, <mgrimes@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Mark Grimes, <mgrimes@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.