libdata-structure-util-perl 0.16-2build2 source package in Ubuntu

Changelog

libdata-structure-util-perl (0.16-2build2) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:40:34 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdata-structure-util-perl_0.16.orig.tar.gz 23.4 KiB 9cd42a13e65cb15f3a76296eb9a134da220168ec747c568d331a50ae7a2ddbc6
libdata-structure-util-perl_0.16-2build2.debian.tar.xz 3.9 KiB 9686b4bfbb7ddf2cd78148a14d03e3b63571d67f99972d860f4e51304160db89
libdata-structure-util-perl_0.16-2build2.dsc 2.3 KiB de43769e83068990a881bd8693717611a5ab9bae2d9eddaaa3dc336658b5780a

Available diffs

View changes file

Binary packages built by this source

libdata-structure-util-perl: module to change nature of data within a data structure

 Data::Structure::Util is a Perl module for manipulating data within data
 structures. It can process an entire tree of data structures and perform the
 requested operation on each element as appropriate. It is fast, since it is
 written in C.
 .
 For example, it can be used to transform all strings within a data
 structure to UTF-8, but also contains functions like unbless to
 reduce an object to the pure data structure it was before it has been
 blessed into an object.

libdata-structure-util-perl-dbgsym: debug symbols for libdata-structure-util-perl