Skip to content

Commit

Permalink
adapt doc regarding Tie::Hash::Indexed
Browse files Browse the repository at this point in the history
The latest release does not have any hash randomization problems anymore.
  • Loading branch information
eserte committed Apr 18, 2021
1 parent c703c0e commit 1a56bb2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/Hash/Ordered/Benchmarks.pod
Expand Up @@ -29,9 +29,7 @@ the benchmark output in shorthand:
* L<Tie::IxHash> — denoted C<t:ix>
* L<Tie::LLHash> — denoted C<t:llh>

Note that L<Tie::Hash::Indexed> is written in XS and also may require
forced installation as its tests often fail for Perl 5.18+ due to the
hash randomization change.
Note that L<Tie::Hash::Indexed> is written in XS.

If there are different methods of doing something with a module, the
variations are described in each section below.
Expand Down

0 comments on commit 1a56bb2

Please sign in to comment.