Class::MakeMethods::Evaled man page on Pidora

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

MakeMethods::Evaled(3)User Contributed Perl DocumentatioMakeMethods::Evaled(3)

NAME
       Class::MakeMethods::Evaled - Make methods with simple string evals

SYNOPSIS
	 package MyObject;
	 use Class::MakeMethods::Evaled::Hash (
	   new => 'new',
	   scalar => [ 'foo', 'bar' ],
	   array => 'my_list',
	   hash => 'my_index',
	 );

DESCRIPTION
       This document describes the various subclasses of Class::MakeMethods
       included under the Evaled::* namespace, and the method types each one
       provides.

       The Evaled subclasses generate methods using a simple string templating
       mechanism and basic string evals.

   Calling Conventions
       When you "use" this package, the method names you provide as arguments
       cause subroutines to be generated and installed in your module.

       See "Calling Conventions" in Class::MakeMethods::Standard for more
       information.

   Declaration Syntax
       To declare methods, pass in pairs of a method-type name followed by one
       or more method names.

       Valid method-type names for this package are listed in "METHOD
       GENERATOR TYPES".

       See "Declaration Syntax" in Class::MakeMethods::Standard and "Parameter
       Syntax" in Class::MakeMethods::Standard for more information.

   About Evaled Methods
SEE ALSO
       See Class::MakeMethods for general information about this distribution.

       For distribution, installation, support, copyright and license
       information, see Class::MakeMethods::Docs::ReadMe.

perl v5.14.2			  2004-09-06		MakeMethods::Evaled(3)
[top]

List of man pages available for Pidora

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