Command-Template
view release on metacpan or search on metacpan
* different or additional rules for expansions are needed. If this is
the case, the alternative to Command::Template::Instance must provide
a generate method; Comman::Template::Runner can still be used, as
long as a reference to the alternative object for the instance is
passed to the constructor.
* a different running facility is needed. In this case, it suffices
to impelement a new runner class, leveraging
Command::Template::Instance for the command expansion.
BUGS AND LIMITATIONS
Minimum perl version 5.24.
Report bugs through GitHub (patches welcome) at
https://github.com/polettix/Command-Template.
AUTHOR
Flavio Poletti <flavio@polettix.it>
lib/Command/Template.pod view on Meta::CPAN
=item *
a different running facility is needed. In this case, it suffices to
impelement a new runner class, leveraging L<Command::Template::Instance>
for the command expansion.
=back
=head1 BUGS AND LIMITATIONS
Minimum perl version 5.24.
Report bugs through GitHub (patches welcome) at
L<https://github.com/polettix/Command-Template>.
=head1 AUTHOR
Flavio Poletti <flavio@polettix.it>
( run in 0.250 second using v1.01-cache-2.11-cpan-05444aca049 )