1Code::TidyAll::Plugin::UPseerrlTCiodnyt(r3i)buted Perl DCoocduem:e:nTtiadtyiAolnl::Plugin::PerlTidy(3)
2
3
4
6 Code::TidyAll::Plugin::PerlTidy - Use perltidy with tidyall
7
9 version 0.72
10
12 # In configuration:
13
14 ; Configure in-line
15 ;
16 [PerlTidy]
17 select = lib/**/*.pm
18 argv = --noll
19
20 ; or refer to a .perltidyrc in the same directory
21 ;
22 [PerlTidy]
23 select = lib/**/*.pm
24 argv = --profile=$ROOT/.perltidyrc
25
27 Runs perltidy, a Perl tidier.
28
30 Install perltidy from CPAN.
31
32 cpanm perltidy
33
35 This plugin accepts the following configuration options:
36
37 argv
38 Arguments to pass to "perltidy".
39
41 Bugs may be submitted at
42 <https://github.com/houseabsolute/perl-code-tidyall/issues>.
43
44 I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
45
47 The source code repository for Code-TidyAll can be found at
48 <https://github.com/houseabsolute/perl-code-tidyall>.
49
51 · Jonathan Swartz <swartz@pobox.com>
52
53 · Dave Rolsky <autarch@urth.org>
54
56 This software is copyright (c) 2011 - 2018 by Jonathan Swartz.
57
58 This is free software; you can redistribute it and/or modify it under
59 the same terms as the Perl 5 programming language system itself.
60
61 The full text of the license can be found in the LICENSE file included
62 with this distribution.
63
64
65
66perl v5.28.1 2018-12-20Code::TidyAll::Plugin::PerlTidy(3)