ClassAccessorComplex 1100880

ClassAccessorComplex 1100880
  • Downloads: 232
  • Requirements:
  • Size:
  • Licence:
  • Version: 1.100880
  • Added At: 2012-29-05
  • Publisher Site:



ClassAccessorComplex 1100880

Share

Class::Accessor::Complex is a Perl module that generates accessors for your class in the same spirit as Class::Accessor does. While the latter deals with accessors for scalar values, this module provides accessor makers for arrays, hashes, integers, booleans, sets and more.As seen in the synopsis, you can chain calls to the accessor makers. Also, because this module inherits from Class::Accessor, you can put a call to one of its accessor makers at the end of the chain.The accessor generators also generate documentation ready to be used with Pod::Generated.SYNOPSIS package MyClass; use base 'Class::Accessor::Complex'; __PACKAGE__ ->mk_new ->mk_array_accessors(qw(an_array)) ->mk_hash_accessors(qw(a_hash)) ->mk_integer_accessors(qw(an_integer)) ->mk_class_hash_accessors(qw(a_hash)) ->mk_set_acc
Class::Accessor::Complex is a Perl module that generates accessors for your class in the same spirit as Class::Accessor does. While the latter deals with accessors for scalar values, this module provides accessor makers for arrays, hashes, integers, booleans, sets and more.As seen in the synopsis, you can chain calls to the accessor makers. Also, because this module inherits from Class::Accessor, you can put a call to one of its accessor makers at the end of the chain.The accessor generators also generate documentation ready to be used with Pod::Generated.SYNOPSIS package MyClass; use base 'Class::Accessor::Complex'; __PACKAGE__ ->mk_new ->mk_array_accessors(qw(an_array)) ->mk_hash_accessors(qw(a_hash)) ->mk_integer_accessors(qw(an_integer)) ->mk_class_hash_accessors(qw(a_hash)) ->mk_set_acc �. you can free download ClassAccessorComplex 1100880 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download ClassAccessorComplex 1100880 _FREE_