libhash-fieldhash-perl 0.15-ok2 source package in openKylin

Changelog

libhash-fieldhash-perl (0.15-ok2) nile; urgency=medium

  * Re-upload.

 -- CI Bot <email address hidden>  Tue, 23 Apr 2024 07:49:10 +0000

Upload details

Uploaded by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libhash-fieldhash-perl_0.15.orig.tar.gz 28.4 KiB 5c515707a5433796a5697b118ddbf1f216d13c5cd52f2b64292e76f7d9b7e8f1
libhash-fieldhash-perl_0.15-ok2.debian.tar.xz 1.8 KiB bc45370126f81eaf75535c525d1988cdce12adad53c3d0b6ab0851d0f2d37105
libhash-fieldhash-perl_0.15-ok2.dsc 2.0 KiB 82250bd0e81eeaaec6a84649634a15127d7acfa8fc9a199408521e9abbcf21ca

View changes file

Binary packages built by this source

libhash-fieldhash-perl: Perl module implementing a lightweight field hash

 Hash::FieldHash provides the field hash mechanism which supports the
 inside-out technique.
 .
 You may know Hash::Util::FieldHash. It's a very useful module, but too
 complex to understand all the functions.
 .
 This is an alternative to Hash::Util::FieldHash with following features:
 .
 Simpler interface
 .
   Hash::FieldHash provides a few functions: fieldhash() and fieldhashes().
   That's enough.
 .
 Higher performance
   Hash::FieldHash is faster than Hash::Util::FieldHash, because its internals
   use simpler structures.

libhash-fieldhash-perl-dbgsym: debug symbols for libhash-fieldhash-perl