1Template::VMethods(3) User Contributed Perl DocumentationTemplate::VMethods(3)
2
3
4
6 Template::VMethods - Virtual methods for variables
7
9 The "Template::VMethods" module implements the virtual methods that can
10 be applied to variables.
11
12 Please see Template::Manual::VMethods for further information.
13
15 Andy Wardley <abw@wardley.org> <http://wardley.org/>
16
18 Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.
19
20 This module is free software; you can redistribute it and/or modify it
21 under the same terms as Perl itself.
22
24 Template::Stash, Template::Manual::VMethods
25
26
27
28perl v5.10.1 2009-07-04 Template::VMethods(3)