Man Page: padre::util::template
Operating Environment: debian
Section: 3pm
Padre::Util::Template(3pm) User Contributed Perl Documentation Padre::Util::Template(3pm)NAMEPadre::Util - Padre utility functions for new-file-templatesDESCRIPTIONThe "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.COPYRIGHTCopyright 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)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |