Class::Method::hash 2.08
Sponsored Links
Class::Method::hash 2.08 Ranking & Summary
File size:
0.087 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
6216
Date added:
2007-07-05
Publisher:
Martyn J. Pearce
Publisher URL:
http://search.cpan.org/~f
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.
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
Sponsored Links
Class::Method::hash 2.08 Keywords
ClassMethodhash
You Create
Perl module
create methods
X
hash
methods
module
Perl
helps
Class::Method::hash 2.08
Libraries
Programming
Bookmark Class::Method::hash 2.08
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 mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Class::Method::hash 2.08 Related Software
Tie::Hash::RegexKeys will match hash keys using Regular Expressions.
Basset::Container::Hash Perl module implements a layered hash.
Class::DispatchToAll Perl module can dispatch a method call to all inherited methods.
Class::Classgen::New is a Perl module that creates the new() method for classes generated by classgen.
Class::Multimethods::Pure is a Perl module that contains a method-ordered multimethod dispatch.
Hash::Merge Perl module merges arbitrarily deep hashes into a single hash.
Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types.
Set::Hash is a Perl module with hashes as objects with lots of handy methods and support for method chaining.
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