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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:50:11 +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-2build3.debian.tar.xz 3.9 KiB 38efda39696db33cab9e196e414cc71206ac5b53169296c9c4ff2e357cf54b6d
libdata-structure-util-perl_0.16-2build3.dsc 2.3 KiB 8bcd4b72cc2e0e0985684dedffc47e7a016ca3dd5795c41746cf1147960c6b36

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