1Perl::Tidy::Sweetened::UPsleurggCaobnlter(i3bpumt)ed PerPlerDlo:c:uTmiednyt:a:tSiwoenetened::Pluggable(3pm)
2
3
4
6 Perl::Tidy::Sweetened::Pluggable - Simple object to facilitate a
7 pluggable filter architecture
8
10 version 1.18
11
13 our $plugins = Perl::Tidy::Sweetened::Pluggable->new();
14
15 $plugins->add_filter(
16 Perl::Tidy::Sweetened::Keyword::SubSignature->new(
17 keyword => 'method',
18 marker => 'METHOD',
19 ) );
20
21 $plugins->prefilter( $code );
22 $plugins->postfilter( $code );
23
25 Builds a pluggable, chainable list of filters.
26
28 Mark Grimes <mgrimes@cpan.org>
29
31 Source repository is at
32 <https://github.com/mvgrimes/Perl-Tidy-Sweetened>.
33
35 Please report any bugs or feature requests on the bugtracker website
36 <http://github.com/mvgrimes/Perl-Tidy-Sweetened/issues>
37
38 When submitting a bug or request, please include a test-file or a patch
39 to an existing test-file that illustrates the bug or desired feature.
40
42 This software is copyright (c) 2021 by Mark Grimes <mgrimes@cpan.org>.
43
44 This is free software; you can redistribute it and/or modify it under
45 the same terms as the Perl 5 programming language system itself.
46
47
48
49perl v5.34.0 2021-07-P2e2rl::Tidy::Sweetened::Pluggable(3pm)