There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

skeletor - Build a new project from a prepared template

SYNOSIS

skeletor --template Example \
  --as Local::MyApp \
  --directory ~/new_projects \
  --author 'John Napiorkowski <jjnapiork@cpan.org>' \
  --year 2015

DESCRIPTION

Script runner for App::Skeletor. See that file for more detailed docs and how to build custom skeleton project templates.

SEE ALSO

App::Skeltor

COPYRIGHT

Copyright 2015 - John Napiorkowski

AUTHOR

John Napiorkowski