1Code::TidyAll::Role::GeUnseerricCEoxnetcruitbaubtleedC(o3Pd)eer:l:TDiodcyuAmleln:t:aRtoiloen::GenericExecutable(3)
2
3
4
6 Code::TidyAll::Role::GenericExecutable - A role for plugins which allow
7 you to use any executable as a transformer or validator
8
10 version 0.72
11
13 package Whatever;
14 use Moo;
15 with 'Code::TidyAll::Role::GenericExecutable';
16
18 This role exists for the benefit of the
19 Code::TidyAll::Plugin::GenericTransformer and
20 Code::TidyAll::Plugin::GenericValidator plugin classes.
21
23 cmd This attribute is require for any class which consumes this role.
24
25 file_flag
26 If this is set then this flag is used to indicate the file passed
27 to the command, for example something like "-f", "--file", or
28 "--input". By default, the file is simply passed as the last
29 argument to the command.
30
32 Bugs may be submitted at
33 <https://github.com/houseabsolute/perl-code-tidyall/issues>.
34
35 I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
36
38 The source code repository for Code-TidyAll can be found at
39 <https://github.com/houseabsolute/perl-code-tidyall>.
40
42 · Jonathan Swartz <swartz@pobox.com>
43
44 · Dave Rolsky <autarch@urth.org>
45
47 This software is copyright (c) 2011 - 2018 by Jonathan Swartz.
48
49 This is free software; you can redistribute it and/or modify it under
50 the same terms as the Perl 5 programming language system itself.
51
52 The full text of the license can be found in the LICENSE file included
53 with this distribution.
54
55
56
57perl v5.28.1 2018C-o1d2e-:2:0TidyAll::Role::GenericExecutable(3)