Main > Programming > Libraries >

Class::Method::hash 2.08

Class::Method::hash 2.08

Sponsored Links

Class::Method::hash 2.08 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.087 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 841
Date added: 2007-07-05
Publisher: Martyn J. Pearce

Class::Method::hash 2.08 description

Class::Method::hash is a Perl module that helps you create methods for handling a hash value.

SYNOPSIS

use Class::MethodMaker
[ hash => [qw/ x /] ];

$instance->x; # empty
$instance->x(a => 1, b => 2, c => 3);
$instance->x_count == 3; # true
$instance->x = (b => 5, d => 8); # Note this *replaces* the hash,
# not adds to it
$instance->x_index(b) == 5; # true
$instance->x_exists(c); # false
$instance->x_exists(d); # true

Creates methods to handle hash values in an object. For a component named x, by default creates methods x, x_reset, x_clear, x_isset, x_count, x_index, x_keys, x_values, x_each, x_exists, x_delete, x_set, x_get.

Class::Method::hash 2.08 Screenshot

Advertisements

Class::Method::hash 2.08 Keywords

Bookmark Class::Method::hash 2.08

Hyperlink code:
Link for forum:

Class::Method::hash 2.08 Copyright

WareSeeker periodically updates pricing and software information of Class::Method::hash 2.08 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::Method::hash 2.08 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
Sponsored Links
Related Software
Set::Hash is a Perl module with hashes as objects with lots of handy methods and support for method chaining. Free Download
Basset::Container::Hash Perl module implements a layered hash. Free Download
Class::Generate is a Perl module that can generate Perl class hierarchies. Free Download
Class::Contract - Design-by-Contract OO in Perl. Free Download
Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types. Free Download
Class::IntrospectionMethods::Catalog can manage catalogs from IntrospectionMethods. Free Download
Class::Trait is a Perl implementation of Traits in Perl. Free Download
Class::Date provides a date datatype for Perl. Free Download