Rose::Object 0.84
Sponsored Links
Rose::Object 0.84 Ranking & Summary
File size:
0.028 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
886
Date added:
2007-05-21
Publisher:
John C. Siracusa
Rose::Object 0.84 description
Rose::Object is a simple object base class.
SYNOPSIS
package MyObject;
use Rose::Object;
our @ISA = qw(Rose::Object);
sub foo { ... }
sub bar { ... }
...
my $o = MyObject->new(foo => abc, bar => 5);
...
Rose::Object is a generic object base class. It provides very little functionality, but a healthy dose of convention.
METHODS
new PARAMS
Constructs a new, empty, hash-based object based on PARAMS, where PARAMS are name/value pairs, and then calls init (see below), passing PARAMS to it unmodified.
init PARAMS
Given a list of name/value pairs in PARAMS, calls the object method of each name, passing the corresponding value as an argument. The methods are called in the order that they appear in PARAMS. For example:
$o->init(foo => 1, bar => 2);
is equivalent to the sequence:
$o->foo(1);
$o->bar(2);
SYNOPSIS
package MyObject;
use Rose::Object;
our @ISA = qw(Rose::Object);
sub foo { ... }
sub bar { ... }
...
my $o = MyObject->new(foo => abc, bar => 5);
...
Rose::Object is a generic object base class. It provides very little functionality, but a healthy dose of convention.
METHODS
new PARAMS
Constructs a new, empty, hash-based object based on PARAMS, where PARAMS are name/value pairs, and then calls init (see below), passing PARAMS to it unmodified.
init PARAMS
Given a list of name/value pairs in PARAMS, calls the object method of each name, passing the corresponding value as an argument. The methods are called in the order that they appear in PARAMS. For example:
$o->init(foo => 1, bar => 2);
is equivalent to the sequence:
$o->foo(1);
$o->bar(2);
Rose::Object 0.84 Screenshot
Rose::Object 0.84 Keywords
PARAMS
Object 0.84
base class
Simple object
object
class
base
simple
Foo
bar
Rose::Object
RoseObject
Rose::Object 0.84
Libraries
Programming
Bookmark Rose::Object 0.84
Rose::Object 0.84 Copyright
WareSeeker periodically updates pricing and software information of Rose::Object 0.84 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 Rose::Object 0.84 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
world baseball classic
abstract base class
base class undefined
virtual base class
object lessons
base classic
base class constructor
c# base class
paramsx
hidden object games
objectives for resumes
base class c++
base class c
params.ini is unwritable
objective
java base class
object desktop
sample resume objectives
Related Software
Games::Object is a Perl module to provide a base class for game objects. Free Download
JOAP::Server::Object is a base class for Things Servable By JOAP Servers. Free Download
Rose::Object::MakeMethods::Generic is a Perl module that can create simple object methods. Free Download
Object::Mediator is a generic object persistence framework. Free Download
Class::ObjectTemplate is a Perl extension for an optimized template builder base class. Free Download
Class::ArrayObjects is a Perl utility class for array based objects. Free Download
Object::AutoAccessor is an accessor class by using AUTOLOAD. Free Download
Regexp::Log is a Perl base class for log files regexp builders. Free Download
Latest Software
Popular Software
Favourite Software