libdata-stag-perl binary package in Ubuntu Focal amd64
Data::Stag is for manipulating data as hierarchical tag/value
pairs (Structured TAGs or Simple Tree AGgreggates). These
datastructures can be represented as nested arrays, which have the
advantage of being native to perl. A simple example is shown below:
.
[ person=> [ [ family_name => $family_name ],
[ given_name => $given_name ],
[ phone_no => $phone_no ] ] ],
.
Data::Stag uses a subset of XML for import and export. This
means the module can also be used as a general XML parser/writer (with
certain caveats).
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2019-10-23 18:28:16 UTC | Published | Ubuntu Focal amd64 | release | universe | perl | Optional | 0.14-2 | ||
|
|||||||||
2019-10-24 00:10:10 UTC | Deleted | Ubuntu Focal amd64 | release | universe | perl | Optional | 0.14-2ubuntu1 | ||
|
|||||||||
2019-10-24 00:10:10 UTC | Deleted | Ubuntu Focal amd64 | proposed | universe | perl | Optional | 0.14-2ubuntu1 | ||
|
|||||||||
2019-10-23 15:23:21 UTC | Superseded | Ubuntu Focal amd64 | release | universe | perl | Optional | 0.14-2 | ||
|