This package browser is in early development. Mind the rough edges.

perl-hash-fieldhash 0.15

Lightweight field hash for inside-out objects

Hash::FieldHash provides the field hash mechanism which supports the inside-out technique. It is an alternative to Hash::Util::FieldHash with a simpler interface, higher performance, and relic support.

Installation

Install perl-hash-fieldhash 0.15 as follows:

guix install perl-hash-fieldhash@0.15

Or install the latest version:

guix install perl-hash-fieldhash

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.