Template::Plugin::Assert man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Template::Plugin::AsseUser)Contributed Perl DocumenTemplate::Plugin::Assert(3)

NAME
       Template::Plugin::Assert - trap undefined values

SYNOPSIS
	   [% USE assert %]

	   # throws error if any undefined values are returned
	   [% object.assert.method %]
	   [% hash.assert.key %]
	   [% list.assert.item %]

DESCRIPTION
       This plugin defines the "assert" virtual method that can be used to
       automatically throw errors when undefined values are used.

       For example, consider this dotop:

	   [% user.name %]

       If "user.name" is an undefined value then TT will silently ignore the
       fact and print nothing.	If you "USE" the "assert" plugin then you can
       add the "assert" vmethod between the "user" and "name" elements, like
       so:

	   [% user.assert.name %]

       Now, if "user.name" is an undefined value, an exception will be thrown:

	   assert error - undefined value for name

AUTHOR
       Andy Wardley <abw@wardley.org> <http://wardley.org/>

COPYRIGHT
       Copyright (C) 2008 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.14.3			  2011-12-20	   Template::Plugin::Assert(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net