padre::util::template(3pm) debian man page | unix.com

Man Page: padre::util::template

Operating Environment: debian

Section: 3pm

Padre::Util::Template(3pm)				User Contributed Perl Documentation				Padre::Util::Template(3pm)

NAME
Padre::Util - Padre utility functions for new-file-templates
DESCRIPTION
The "Padre::Util::Template" package contains helper functions for templates used to create new files. They should be backward-compatible all the time as they might be used by user-created templates not living on the Padre storage. We're using Template::Tiny which is unable to pass arguments to method calls, so we need to have one method per case.
FUNCTIONS
"new_modulename" Asks for the name of a new module which is returned. Return the user replied value on subsequent calls.
COPYRIGHT
Copyright 2008-2012 The Padre development team as listed in Padre.pm. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. perl v5.14.2 2012-06-27 Padre::Util::Template(3pm)
Related Man Pages
padre::config(3pm) - debian
padre::constant(3pm) - debian
padre::plugin::yaml::document(3pm) - debian
padre::task::eval(3pm) - debian
padre::task::ppi(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk