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.83
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
36 The source code repository for Code-TidyAll can be found at
37 <https://github.com/houseabsolute/perl-code-tidyall>.
38
40 • Jonathan Swartz <swartz@pobox.com>
41
42 • Dave Rolsky <autarch@urth.org>
43
45 This software is copyright (c) 2011 - 2022 by Jonathan Swartz.
46
47 This is free software; you can redistribute it and/or modify it under
48 the same terms as the Perl 5 programming language system itself.
49
50 The full text of the license can be found in the LICENSE file included
51 with this distribution.
52
53
54
55perl v5.36.0 2023C-o0d1e-:2:0TidyAll::Role::GenericExecutable(3)