Template::Plugin::Class 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::ClasUser Contributed Perl DocumentTemplate::Plugin::Class(3)

NAME
       Template::Plugin::Class - allow calling of class methods on arbitrary
       classes

SYNOPSIS
	 [% USE foo = Class('Foo') %]
	 [% foo.bar %]

DESCRIPTION
       Template::Plugin::Class allows you to call class methods on arbitrary
       classes.	 One use for this is in Class::DBI style applications, where
       you may do somthing like this:

	 [% USE cd = Class('Music::CD') %]
	 [% FOREACH disc = cd.retrieve_all %]
	 [% disc.artist %] - [% disc.title %]
	 [% END %]

CAVEATS
       You won't be able to directly call "AUTOLOAD" or "DESTROY" methods on
       the remote class.  This shouldn't be a huge hardship.

BUGS
       Apart from the mentioned caveat, none currently known.  If you find any
       please contact the author.

AUTHOR
       Richard Clamp <richardc@unixbeard.net>

COPYRIGHT
       Copyright (C) 2003, 2004, 2006, 2009 Richard Clamp.  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

perl v5.14.1			  2009-05-05	    Template::Plugin::Class(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