The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Scaffolder::Puppet - App::Scaffolder extension to scaffold Puppet modules

VERSION

version 0.003001

DESCRIPTION

App::Scaffolder::Puppet provides commands to scaffold Puppet modules and classes. See App::Scaffolder::Command::puppetmodule and App::Scaffolder::Command::puppetclass for the actual commands.

App::Scaffolder::Puppet::Command is a base class for the above commands, and is itself based on App::Scaffolder::Command.

SEE ALSO

AUTHOR

Manfred Stock <mstock@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Manfred Stock.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.