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

ABSTRACT

Code Generation Tool

SYNOPSIS

  stencil - perl 5 source code generator

  ____________________________________________
  7     77      77     77     77     77  77  7
  |  ___!!__  __!|  ___!|  _  ||  ___!|  ||  |
  !__   7  7  7  |  __|_|  7  ||  7___|  ||  !___
  7     |  |  |  |     7|  |  ||     7|  ||     7
  !_____!  !__!  !_____!!__!__!!_____!!__!!_____!


  Usage: stencil <subcommands> [options]

  Subcommands:
  edit  Edit source spec (generate unless exists)
  init  Initialize workspace
  make  Generate source code
  spec  Generate source spec
  help  Show command help

  Options:
  --base -b         Stencil project directory
  --help -h         Show command help (flag)

DESCRIPTION

This tool lets you generate Perl 5 source code from source code templates distributed as regular Perl packages, using the Stencil framework.

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