Acme-PPIx-MetaSyntactic
view release on metacpan or search on metacpan
Perl source), `ArrayRef[Str]` (lines of Perl source) or `FileHandle`.
Required.
Once the `document` attribute has been set, a trigger automatically
runs the relabelling.
`theme`
The Acme::MetaSyntactic object that will be used to obtain new names.
If your source code is more than a couple of lines; choose one that
provides a large selection of names.
Can be coerced from `Str` (theme name).
Defaults to the "haddock" theme.
`local_subs`
HashRef where the keys are the names of subs which are considered
locally defined (i.e. not Perl built-ins, and not imported) and thus
available for relabelling. Values are expected to all be "1".
lib/Acme/PPIx/MetaSyntactic.pm view on Meta::CPAN
Required.
Once the C<document> attribute has been set, a trigger automatically runs
the relabelling.
=item C<< theme >>
The L<Acme::MetaSyntactic> object that will be used to obtain new names.
If your source code is more than a couple of lines; choose one that provides
a large selection of names.
Can be coerced from C<< Str >> (theme name).
Defaults to the C<< "haddock" >> theme.
=item C<< local_subs >>
HashRef where the keys are the names of subs which are considered locally
defined (i.e. not Perl built-ins, and not imported) and thus available for
relabelling. Values are expected to all be C<< "1" >>.
( run in 1.016 second using v1.01-cache-2.11-cpan-49f99fa48dc )