Man Page: template::plugin::format
Operating Environment: suse
Section: 3
Template::Plugin::Format(3) User Contributed Perl Documentation Template::Plugin::Format(3)NAMETemplate::Plugin::Format - Plugin to create formatting functionsSYNOPSIS[% USE format %] [% commented = format('# %s') %] [% commented('The cat sat on the mat') %] [% USE bold = format('<b>%s</b>') %] [% bold('Hello') %]DESCRIPTIONThe format plugin constructs sub-routines which format text according to a "printf()"-like format string.AUTHORAndy Wardley <abw@wardley.org> <http://wardley.org/>COPYRIGHTCopyright (C) 1996-2007 Andy Wardley. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.SEE ALSOTemplate::Plugin perl v5.12.1 2008-11-13 Template::Plugin::Format(3)
| Related Man Pages |
|---|
| template::plugin::cgi(3) - suse |
| template::plugin::wrap(3) - suse |
| template::plugin::datafile(3) - centos |
| template::dbi(3pm) - debian |
| template::plugin::cgi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |