debian man page for runapp::template

Query: runapp::template

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RunApp::Template(3pm)					User Contributed Perl Documentation				     RunApp::Template(3pm)

NAME
RunApp::Template - Base class for RunApp template service
SYNOPSIS
my $cron = RunApp::Template->new( file => "file to be generated", source => "template file", .. other params, passed to template .. );
DESCRIPTION
The class allows inherited classes to use Template, and will use the DATA section of the subclass as default template if not otherwise specified.
AUTHORS
Chia-liang Kao <clkao@clkao.org> Refactored from works by Leon Brocard <acme@astray.com> and Tom Insam <tinsam@fotango.com>.
COPYRIGHT
Copyright (C) 2002-5, Fotango Ltd. This module is free software; you can redistribute it or modify it under the same terms as Perl itself. perl v5.8.8 2008-01-09 RunApp::Template(3pm)
Related Man Pages
template::stash::xs(3) - centos
dist::zilla::role::texttemplate(3pm) - debian
runapp::apache(3pm) - debian
template::provider::encoding(3pm) - debian
template::provider::fromdata(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?