Template::Plugin::Format(3pm) User Contributed Perl Documentation Template::Plugin::Format(3pm)
NAME
Template::Plugin::Format - Plugin to create formatting functions
SYNOPSIS
[% USE format %]
[% commented = format('# %s') %]
[% commented('The cat sat on the mat') %]
[% USE bold = format('<b>%s</b>') %]
[% bold('Hello') %]
DESCRIPTION
The format plugin constructs sub-routines which format text according to a printf()-like
format string.
AUTHOR
Andy Wardley <abw AT wardley.org>
<http://wardley.org/|http://wardley.org/>
VERSION
2.7, distributed as part of the Template Toolkit version 2.19, released on 27 April 2007.
COPYRIGHT
Copyright (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 ALSO
Template::Plugin
perl v5.10.0 2007-04-27 Template::Plugin::Format(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 02:40 @38.107.179.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)