List::Objects::WithUtils::Hash(3pm) | User Contributed Perl Documentation | List::Objects::WithUtils::Hash(3pm) |
List::Objects::WithUtils::Hash - Hash-type objects WithUtils
use List::Objects::WithUtils 'hash'; my $hash = hash( foo => 'bar' );
This class is the basic concrete implementation of List::Objects::WithUtils::Role::Hash. Methods are documented there.
Creates a new hash object.
Jon Portnoy <avenj@cobaltirc.org>
Derived from Data::Perl by Matt Phillips (CPAN: MATTP) et al
Licensed under the same terms as Perl
2022-09-27 | perl v5.34.0 |