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

Changelog

libdata-structure-util-perl (0.16-2build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:48:03 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

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-2build1.debian.tar.xz 3.8 KiB 922a2d5aeb91bee64fc146b30734627d182c1cd7f177e7f807d497b2d00f91c6
libdata-structure-util-perl_0.16-2build1.dsc 2.3 KiB 15f7a73361423cc45e3b08a03731a50b979617bb3bc8def9ee0771679c74ae04

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