1PERLTIDIER(1)         User Contributed Perl Documentation        PERLTIDIER(1)
2
3
4

NAME

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

DESCRIPTION

9       This script is a drop in replacement for Perl::Tidy's "perltidy" which
10       uses Perl::Tidy::Sweetened to cleanup Perl code with a more "modern"
11       syntax (ie, Method::Signatures::Simple, MooseX::Method::Signatures,
12       MooseX::Declare, Kavorka, etc).
13
14       See the documentation for Perl::Tidy and perltidy for usage. See
15       Perl::Tidy::Sweetened for more information about the changes
16       introduced.
17

SEE ALSO

19       Perl::Tidy
20

AUTHOR

22       Mark Grimes <mgrimes@cpan.org>
23

SOURCE

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

BUGS

29       Please report any bugs or feature requests on the bugtracker website
30       <http://github.com/mvgrimes/Perl-Tidy-Sweetened/issues>
31
32       When submitting a bug or request, please include a test-file or a patch
33       to an existing test-file that illustrates the bug or desired feature.
34
36       This software is copyright (c) 2018 by Mark Grimes <mgrimes@cpan.org>.
37
38       This is free software; you can redistribute it and/or modify it under
39       the same terms as the Perl 5 programming language system itself.
40
41
42
43perl v5.30.0                      2019-07-26                     PERLTIDIER(1)
Impressum