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

neat_template - apply simple values to a simple template

VERSION

version 0.1600

SYNOPSIS

neat_template [ --help | --manpage | --list ]

neat_template [ --verbose ] { --data name=value } filename

DESCRIPTION

This applies values to a template file and outputs the result.

OPTIONS

--data name=value

The data to apply to the template. This can be repeated multiple times with different names and values.

--help

Print help and exit.

--manpage

Print manual page and exit. Requires "perldoc" to be installed.

--show name=1

Say whether these values should be shown or not. If this is not given, all data will be shown.

--verbose

Be verbose. If this option is repeated, the output will be even more verbose.