Main > Programming > Libraries >

PerlBean::Collection 1.0

PerlBean::Collection 1.0

Sponsored Links

PerlBean::Collection 1.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.089 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 977
Date added: 2007-02-22
Publisher: Vincenzo Zocca

PerlBean::Collection 1.0 description

PerlBean::Collection is a Perl module that contains a collection of PerlBean objects.

SYNOPSIS

use strict;
use PerlBean;
use PerlBean::Collection;
use PerlBean::Attribute::Factory;

my $bean = PerlBean->new( {
package => Athlete,
} );
my $factory = PerlBean::Attribute::Factory->new();
my $attr = $factory->create_attribute( {
method_factory_name => name,
short_description => the name of the athlete,
} );
$bean->add_method_factory($attr);

my $bean2 = PerlBean->new( {
package => Cyclist,
base => [ qw(Athlete)],
} );
my $factory = PerlBean::Attribute::Factory->new();
my $attr2 = $factory->create_attribute( {
method_factory_name => cycle,
short_description => the cyclists cycle,
} );
$bean2->add_method_factory($attr2);

my $collection = PerlBean::Collection->new();
$collection->add_perl_bean($bean);
$collection->add_perl_bean($bean2);
$collection->write(tmp);

ABSTRACT

Code hierarchy generation for bean like Perl modules

PerlBean::Collection contains a collection of PerlBean objects in order to generate an hierarchy of Perl modules.

PerlBean::Collection 1.0 Screenshot

Advertisements

PerlBean::Collection 1.0 Keywords

Bookmark PerlBean::Collection 1.0

Hyperlink code:
Link for forum:

PerlBean::Collection 1.0 Copyright

WareSeeker periodically updates pricing and software information of PerlBean::Collection 1.0 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 PerlBean::Collection 1.0 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
Perl OpenID is a perl module for verifying OpenID identities. Free Download
MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. Free Download
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
Peco::Service is a Perl module with service specifications for Peco IoC containers. Free Download
Games::Bingo::ColumnCollection is a Perl module with a collection class for holding columns. Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download
Parallel::Workers::Transaction is a simple Perl module. Free Download
HTML Objects is a Perl module library for turning HTML tags into Perl objects. Free Download