libstore-opaque-perl 0.03-1build1 source package in Ubuntu

Changelog

libstore-opaque-perl (0.03-1build1) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 10:45:27 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
libstore-opaque-perl_0.03.orig.tar.gz 46.4 KiB d7ac48b9b9a80e6e445a1289a7d827299a92a982c58d457d5033ec8de888d4ca
libstore-opaque-perl_0.03-1build1.debian.tar.gz 1.6 KiB e3feeaac0126ba1b5045e18521c6e33c5f1a28a96e00e4dc9886b6882af8d296
libstore-opaque-perl_0.03-1build1.dsc 2.1 KiB 1e896de0b903fabe4b2535f81097eb1ea248174fe7757fc7b7c18d7522f687ca

Available diffs

View changes file

Binary packages built by this source

libstore-opaque-perl: module for opaque objects to prevent accidental leaking

 Store::Opaque implements an opaque object implementation to avoid
 accidentially putting sensitive information into dumps or stack traces.
 .
 This module is not directly about security in the sense of preventing
 malicious action. It's about preventing mistakes that could turn out to be a
 security or compliance issue.