logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

perltidier - Script to execute Perl::Tidy::Sweetened cleanup

Author

       Mark Grimes <mgrimes@cpan.org>

Bugs

       Please report any bugs or feature requests on the bugtracker website
       <https://github.com/mvgrimes/Perl-Tidy-Sweetened/issues>

       When submitting a bug or request, please include a test-file or a patch to an existing test-file that
       illustrates the bug or desired feature.

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::Signatures::Simple,
       MooseX::Method::Signatures, MooseX::Declare, Kavorka, etc).

       See the documentation for Perl::Tidy and perltidy for usage. See Perl::Tidy::Sweetened for more
       information about the changes introduced.

Name

       perltidier - Script to execute Perl::Tidy::Sweetened cleanup

See Also

       Perl::Tidy

Source

       Source repository is at <https://github.com/mvgrimes/Perl-Tidy-Sweetened>.

See Also