The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Stencil::Source::Awncorp

ABSTRACT

Personal Perl 5 Stencil Generators

SYNOPSIS

  use Stencil::Source::Awncorp;

  1;

DESCRIPTION

This package provides Personal Perl 5 Stencil Generators.

SCENARIOS

This package supports the following scenarios:

classes

  use Stencil::Source::Awncorp::Class;

  Stencil::Source::Awncorp::Class->new

This package supports generating classes. See Stencil::Source::Awncorp::Class.

projects

  use Stencil::Source::Awncorp::Project;

  Stencil::Source::Awncorp::Project->new

This package supports generating projects. See Stencil::Source::Awncorp::Project.

roles

  use Stencil::Source::Awncorp::Role;

  Stencil::Source::Awncorp::Role->new

This package supports generating roles. See Stencil::Source::Awncorp::Role.

AUTHOR

Al Newkirk, awncorp@cpan.org

LICENSE

Copyright (C) 2011-2019, Al Newkirk, et al.

This is free software; you can redistribute it and/or modify it under the terms of the The Apache License, Version 2.0, as elucidated in the "license file".

PROJECT

Wiki

Project

Initiatives

Milestones

Contributing

Issues