Query: hash::util::fieldhash::compat
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Hash::Util::FieldHash::Compat(3pm) User Contributed Perl Documentation Hash::Util::FieldHash::Compat(3pm)NAMEHash::Util::FieldHash::Compat - Use Hash::Util::FieldHash or ties, depending on availability.SYNOPSISuse Hash::Util::FieldHash::Compat; # pretend you are using L<Hash::Util::FieldHash> # under older perls it'll be Tie::RefHash::Weak instead (slower, but same behavior)DESCRIPTIONUnder 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.SEE ALSOHash::Util::FieldHash, Tie::RefHash, Tie::RefHash::Weak.VERSION CONTROLThis module is maintained using Darcs. You can get the latest version from <http://nothingmuch.woobling.org/code>, and use "darcs send" to commit changes.AUTHORYuval Kogman <nothingmuch@woobling.org>COPYRIGHTCopyright (c) 2008 Yuval Kogman. All rights reserved This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.12.4 2008-05-16 Hash::Util::FieldHash::Compat(3pm)
Related Man Pages |
---|
mouse::util(3pm) - debian |
hash::case::lower(3pm) - debian |
hash::fieldhash(3pm) - debian |
tie::refhash::weak(3pm) - debian |
tie::toobject(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
populate PERL Hash |
Printer is winning the battle! (for now) |
Perl Json and Hash |
Hash Table |
Keepalived and Source Hash Scheduling |