Template::Plugin::Format - phpMan

Command: man perldoc info search(apropos)  


Template::Plugin::Format(3)    User Contributed Perl Documentation    Template::Plugin::Format(3)



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/>

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.16.3                                2011-12-20                Template::Plugin::Format(3)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-27 17:30 @3.144.93.73 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!