![]() |
![]()
| ![]() |
![]()
NAMEClass::Declare::Hash - generate a hash of accessible attributes SYNOPSISThis module should not be used directly; it is a helper module for Class::Declare, providing the hash() routine. DESCRIPTIONClass::Declare::Hash adds a detailed hash() method to Class::Declare, allowing retrieval of an attribute/value hash representing a given Class::Declare derived object. This method is only installed (and indeed, this module only compiled) if hash() is called on a Class::Declare-derived object or package. SEE ALSOClass::Declare AUTHORIan Brayshaw, <ian@onemore.org> COPYRIGHT AND LICENSECopyright 2003-2010 by Ian Brayshaw. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|