Main > Programming > Libraries >

Class::MakeMethods::Template::Generic 1.01

Class::MakeMethods::Template::Generic 1.01

Sponsored Links

Class::MakeMethods::Template::Generic 1.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.15 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 858
Date added: 2007-06-18

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.

Class::MakeMethods::Template::Generic 1.01 Screenshot

Advertisements

Class::MakeMethods::Template::Generic 1.01 Keywords

Bookmark Class::MakeMethods::Template::Generic 1.01

Hyperlink code:
Link for forum:

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 publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Class::MakeMethods::Template package contains extensible code templates. Free Download
Class::MakeMethods::Docs::ToDo is a Perl module with Ideas, problems, and suggestions. Free Download
Rose::Class::MakeMethods::Set is a Perl module to create class methods to manage sets. Free Download
Class::Multimethods::Pure is a Perl module that contains a method-ordered multimethod dispatch. Free Download
Basset::Container::Hash Perl module implements a layered hash. Free Download
Template::Magic::HTML Perl module contains HTML handlers for Template::Magic used in a HTML environment. Free Download
Template::Plugins is a Perl module with plugin provider module. Free Download
Timestamp::Simple is a Perl module with simple methods for timestamping. Free Download