libdata-show-perl 0.001002-1 source package in Ubuntu

Changelog

libdata-show-perl (0.001002-1) unstable; urgency=low

  * Initial Release (Closes: #601788).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  05 Nov 2010 13:11:55 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libdata-show-perl_0.001002.orig.tar.gz 5.4 KiB 1c5b0ecc88f717d2811e995a9229149336ebe2b4d835a25c6225f7194c893ade
libdata-show-perl_0.001002-1.debian.tar.gz 1.6 KiB 91142bc9506fd8d299844a0867e3e203039f745810433a77ec0b2ff8c4cd80c6
libdata-show-perl_0.001002-1.dsc 2.0 KiB 2cda81d71ccfa640b31af81026aa7089809f82183c0c74131d23013cd3f03e94

View changes file

Binary packages built by this source

libdata-show-perl: Perl module to dump data structures with name and point-of-origin

 Data::Show provides a simple wrapper around the Data::Dump module.
 .
 A call to show data-dumps its arguments, prefaced by a divider line that
 reports the arguments and the file and line from which show() was called.