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
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / perl-Hash-U...ash-Compat
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Hash-Util-FieldHash-Compat && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Hash-Util-FieldHash-Compat-0.11.tar.gz | 0000027473 26.8 KB | |
_link | 0000000166 166 Bytes | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Hash-Util-FieldHash-Compat.changes | 0000002506 2.45 KB | |
perl-Hash-Util-FieldHash-Compat.spec | 0000002197 2.15 KB |
Comments 0