debian man page for module::starter::plugin::modulestore

Query: module::starter::plugin::modulestore

OS: debian

Section: 3pm

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

Module::Starter::Plugin::ModuleStore(3pm)		User Contributed Perl Documentation		 Module::Starter::Plugin::ModuleStore(3pm)

NAME
Module::Starter::Plugin::ModuleStore -- store inline templates in modules
VERSION
version 0.144
SYNOPSIS
use Module::Starter qw( Module::Starter::Simple Module::Starter::Plugin::Template Module::Starter::Plugin::ModuleStore ... ); Module::Starter->create_distro( ... );
DESCRIPTION
This Module::Starter plugin is intended to be loaded after Module::Starter::Plugin::Template. It implements the "templates" method, required by the Template plugin. It works like InlineStore, but instead of loading a physical file, loads the DATA section of a Perl module.
METHODS
"templates" This method reads in the template module (described above) and populates the object's "templates" attribute. The module template module is found by checking the MODULE_TEMPLATE_MODULE environment variable and then the "template_module" config option.
AUTHOR
Ricardo SIGNES, "<rjbs@cpan.org>" Bugs Please report any bugs or feature requests to "bug-module-starter-plugin-inlinestore@rt.cpan.org", or through the web interface at <http://rt.cpan.org>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
COPYRIGHT
Copyright 2004 Ricardo SIGNES, All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-12-23 Module::Starter::Plugin::ModuleStore(3pm)
Related Man Pages
dist::zilla::plugin::templatemodule(3pm) - debian
module::starter::plugin(3pm) - debian
module::starter::plugin::dirstore(3pm) - debian
module::starter::plugin::tt2(3pm) - debian
module::starter::plugin::template(3pm) - debian
Similar Topics in the Unix Linux Community
Can I use a Perl Module without installing it?
Swig Starter Kit 0.0.1 (Default branch)
Swig Starter Kit 0.0.2 (Default branch)
Swig Starter Kit 0.0.3 (Default branch)
Problem with Installing Perl Module in Fedora 20