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

perl-data-stag 0.14

Structured tags datastructures

This module is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgregates). These datastructures can be represented as nested arrays, which have the advantage of being native to Perl.

Installation

Install perl-data-stag 0.14 as follows:

guix install perl-data-stag@0.14

Or install the latest version:

guix install perl-data-stag

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.