Class::MakeMethods::Template::Generic 1.01
Sponsored Links
Class::MakeMethods::Template::Generic 1.01 Ranking & Summary
File size:
0.15 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
5267
Date added:
2007-06-18
Publisher:
Matthew Simon Cavalletto
Publisher URL:
http://search.cpan.org/~e
Class::MakeMethods::Template::Generic 1.01 description
Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types.
SYNOPSIS
package MyObject;
use Class::MakeMethods (
Template::Hash:new => [ new ],
Template::Hash:scalar => [ foo ]
Template::Static:scalar => [ bar ]
);
package main;
my $obj = MyObject->new( foo => "Foozle", bar => "Bozzle" );
print $obj->foo();
$obj->bar("Bamboozle");
This package provides a variety of abstract interfaces for constructors and accessor methods, which form a common foundation for meta-methods provided by the Hash, Scalar, Flyweight, Static, PackageVar, and ClassVar implementations.
Generally speaking, the Generic meta-methods define calling interfaces and behaviors which are bound to differently scoped data by each of those subclasses.
new Constructor
There are several types of hash-based object constructors to choose from.
Each of these methods creates and returns a reference to a new blessed instance. They differ in how their (optional) arguments are interpreted to set initial values, and in how they operate when called as class or instance methods.
SYNOPSIS
package MyObject;
use Class::MakeMethods (
Template::Hash:new => [ new ],
Template::Hash:scalar => [ foo ]
Template::Static:scalar => [ bar ]
);
package main;
my $obj = MyObject->new( foo => "Foozle", bar => "Bozzle" );
print $obj->foo();
$obj->bar("Bamboozle");
This package provides a variety of abstract interfaces for constructors and accessor methods, which form a common foundation for meta-methods provided by the Hash, Scalar, Flyweight, Static, PackageVar, and ClassVar implementations.
Generally speaking, the Generic meta-methods define calling interfaces and behaviors which are bound to differently scoped data by each of those subclasses.
new Constructor
There are several types of hash-based object constructors to choose from.
Each of these methods creates and returns a reference to a new blessed instance. They differ in how their (optional) arguments are interpreted to set initial values, and in how they operate when called as class or instance methods.
Class::MakeMethods::Template::Generic 1.01 Screenshot
Sponsored Links
Class::MakeMethods::Template::Generic 1.01 Keywords
MakeMethods
Generic Perl
Generic 1.01
ClassMakeMethodsTemplateGeneric
Perl module
common
Perl
templates
new
module
contains
Class::MakeMethods::Template::Generic 1.01
Libraries
Programming
Bookmark Class::MakeMethods::Template::Generic 1.01
Class::MakeMethods::Template::Generic 1.01 Copyright
WareSeeker periodically updates pricing and software information of Class::MakeMethods::Template::Generic 1.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Class::MakeMethods::Template::Generic 1.01 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Class::MakeMethods::Template::Generic 1.01 Related Software
Rose::Object::MakeMethods::Generic is a Perl module that can create simple object methods.
Parse::Template was initially created to serve as a code generator for the Parse::Lex class.
Rose::Class::MakeMethods::Set is a Perl module to create class methods to manage sets.
Class::MakeMethods::Template package contains extensible code templates.
Finance::QuoteHist::Generic is a base class for retrieving historical stock quotes.
Class::DataStore is a Perl module for generic OO data storage/retrieval.
Class::DBI::Template::Stash is a Perl module with Template::Stash subclass for Class::DBI::Template.
Class::ObjectTemplate is a Perl extension for an optimized template builder base class.
Class::MakeMethods::Docs::ToDo is a Perl module with Ideas, problems, and suggestions.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Information
Sponsored Links
TOP POPULAR DOWNLOAD