| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Hash-Case | Distribution: openSUSE Tumbleweed |
| Version: 1.70.0 | Vendor: openSUSE |
| Release: 1.3 | Build date: Sun Jun 7 14:39:18 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 28345 | Source RPM: perl-Hash-Case-1.70.0-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/Hash-Case | |
| Summary: Play trics with HASH keys | |
Hash::Case is the base class for various classes which tie special treatment for the casing of keys. Be aware of the differences in implementation: 'Lower' and 'Upper' are tied native hashes: these hashes have no need for hidden fields or other assisting data structured. A case 'Preserve' hash will actually create three hashes. The following strategies are implemented: * * Hash::Case::Lower (native hash) Keys are always considered lower case. The internals of this module translate any incoming key to lower case before it is used. * * Hash::Case::Upper (native hash) Like the ::Lower, but then all keys are always translated into upper case. This module can be of use for some databases, which do translate everything to capitals as well. To avoid confusion, you may want to have you own internal Perl hash do this as well. * * Hash::Case::Preserve The actual casing is ignored, but not forgotten.
Artistic-1.0 OR GPL-1.0-or-later
* Sun Jun 07 2026 Tina Müller <tina.mueller@suse.com>
- initial package 1.70.0 (1.07)
* created by cpanspec 1.84.01
/usr/lib/perl5/vendor_perl/5.44.0/Hash /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case.pm /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case.pod /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case/Lower.pm /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case/Lower.pod /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case/Preserve.pm /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case/Preserve.pod /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case/Upper.pm /usr/lib/perl5/vendor_perl/5.44.0/Hash/Case/Upper.pod /usr/share/doc/packages/perl-Hash-Case /usr/share/doc/packages/perl-Hash-Case/ChangeLog /usr/share/doc/packages/perl-Hash-Case/README /usr/share/doc/packages/perl-Hash-Case/README.md /usr/share/man/man3/Hash::Case.3pm.gz /usr/share/man/man3/Hash::Case::Lower.3pm.gz /usr/share/man/man3/Hash::Case::Preserve.3pm.gz /usr/share/man/man3/Hash::Case::Upper.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Aug 11 22:27:57 2026