Use Hash::Util::FieldHash or ties, depending on availability
http://search.cpan.org/perldoc?Hash::Util::FieldHash::Compat
Under older perls this module provides a drop in compatible api to
Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is available it
will use that instead.
This way code requiring field hashes can benefit from fast, robust field hashes
on Perl 5.10 and newer, but still run on older perls that don't ship with that
module.
See Hash::Util::FieldHash for all the details of the API.
Author:
-------
Yuval Kogman
- Links to devel:languages:perl / perl-Hash...h-Compat
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smithfarm/perl-Hash-Util-FieldHash-Compat && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000478 478 Bytes |
Comments 0