libpackage-stash-xs-perl 0.28-1 source package in Ubuntu

Changelog

libpackage-stash-xs-perl (0.28-1) unstable; urgency=low


  * New upstream release

 -- Alessandro Ghedini <email address hidden>  Fri, 26 Jul 2013 20:24:11 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main perl

Downloads

File Size SHA-256 Checksum
libpackage-stash-xs-perl_0.28-1.dsc 2.1 KiB a480418589dca1790753c476cbb2223c420da98a85b2a0d194a890d3639fe518
libpackage-stash-xs-perl_0.28.orig.tar.gz 72.4 KiB 23d8c5c25768ef1dc0ce53b975796762df0d6e244445d06e48d794886c32d486
libpackage-stash-xs-perl_0.28-1.debian.tar.gz 2.0 KiB 860d0b193f494c4836b385da98357d41639db0e0118611ee809316c7b79fa002

Available diffs

No changes file available.

Binary packages built by this source

libpackage-stash-xs-perl: Perl module providing routines for manipulating stashes (XS version)

 Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
 incredibly messy, and easy to get wrong. Package::Stash hides all of that
 behind a simple API.
 .
 This package provides the faster and more correct XS implementation.