libdata-swap-perl 0.08-1build2 source package in Ubuntu

Changelog

libdata-swap-perl (0.08-1build2) disco; urgency=medium

  * No-change rebuild for the perl 5.28 transition.

 -- Adam Conrad <email address hidden>  Fri, 02 Nov 2018 18:10:12 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Disco
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdata-swap-perl_0.08.orig.tar.gz 26.4 KiB e688ea3e3e9a77df5c98f4e5b21381697b7d459f70ca33f9832225ee60a6cae1
libdata-swap-perl_0.08-1build2.debian.tar.xz 2.8 KiB ff785954f49e1839e5f42d9fb05b8b86ada7095dcab543e9346f94551d561cff
libdata-swap-perl_0.08-1build2.dsc 2.0 KiB 49a7587d124d564a3874010335c59b8abb084bc197df60ccd429b10dffd26722

Available diffs

View changes file

Binary packages built by this source

libdata-swap-perl: Perl module to swap type and contents of variables

 The Data::Swap module allows you to swap the contents of two referenced
 variables, even if they have different types.
 .
 The main application is to change the base type of an object after it has
 been created, for example for dynamic loading of data structures:
 .
  swap $self, bless $replacement, $newclass;
 .
 This module additionally contain the function "deref" which acts like a
 generic list-dereferencing operator.

libdata-swap-perl-dbgsym: No summary available for libdata-swap-perl-dbgsym in ubuntu disco.

No description available for libdata-swap-perl-dbgsym in ubuntu disco.