Name : perl-Acme-HashKeyOrderBrokenAgain
| |
Version : 0.02
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.4.1
| Date : 2023-01-27 16:39:16
|
Group : Development/Libraries/Perl
| Source RPM : perl-Acme-HashKeyOrderBrokenAgain-0.02-lp154.4.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Request reproducable hash keys order within a script and verify if Perl [cut]
|
Description :
We all know that Perl\'s keys() function will return the keys of a hash in unpredictable order. However, for testing purposes, we sometimes need the keys by keys() to be returned in deterministic order, which means that although the order can\'t be predicted up front, subsequent calls to keys() within the same script should return the keys in the same order if (and only if)
$ENV{ PERL_PERTURB_KEYS } = \"DETERMINISTIC\"
is set.
This module checks if the feature actually works, and will hopefully alert Perl Porters via automatic CPAN smoke tests if it\'s broken. If the above assumption is incorrect, please drop me a message, I\'ll adapt this module accordingly.
See
http://perlmonks.org/?node_id=1056280
and
https://github.com/mschilli/php-httpbuildquery-perl/pull/3
for details on this issue.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-A/15.4/noarch |