|
NAMEList::Objects::WithUtils::Hash - Hash-type objects WithUtilsSYNOPSISuse List::Objects::WithUtils 'hash'; my $hash = hash( foo => 'bar' ); DESCRIPTIONThis class is the basic concrete implementation of List::Objects::WithUtils::Role::Hash. Methods are documented there.hashCreates a new hash object.AUTHORJon Portnoy <avenj@cobaltirc.org>Derived from Data::Perl by Matt Phillips (CPAN: MATTP) et al Licensed under the same terms as Perl
Visit the GSP FreeBSD Man Page Interface. |