Home > App-ScriptTemplate

App-ScriptTemplate

App-ScriptTemplate is a project mainly written in Perl, it's free.

This is Perl module App::ScriptTemplate.

INSTALLATION

App::ScriptTemplate installation is straightforward. If your CPAN shell is set up, you should just be able to do

% cpan App::ScriptTemplate

Download it, unpack it, then build it as per the usual:

% perl Makefile.PL
% make && make test

Then install it:

% make install

DOCUMENTATION

App::ScriptTemplate documentation is available as in POD. So you can do:

% perldoc App::ScriptTemplate

to read the documentation online with your favorite pager.

kuniyoshi kouji

Previous:ProjectCocoa