libdata-types-perl 0.08-1 source package in Ubuntu

Changelog

libdata-types-perl (0.08-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - libtest-pod-perl added to B-D-I
    - Add myself back to uploaders
  * debian/copyright - Refresh copyright years
  * sync debian/rules with newest dh-make-perl template

 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  10 May 2008 12:59:08 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libdata-types-perl_0.08.orig.tar.gz 6.9 KiB 0b6ed86d3822610f7e3bca396ec7472fe0a4143bc0391a7daa99fdb83b79b28d
libdata-types-perl_0.08-1.diff.gz 2.5 KiB b545039800f8c52735b8e7daf4894a0f254ea497345a4d2565ef3ea40c496284
libdata-types-perl_0.08-1.dsc 1.4 KiB 55e6abb90f4fde4ddb1917db06ba0d3a0015da11013ae54811cbab3275603c73

View changes file

Binary packages built by this source

libdata-types-perl: module for validating and converting data types

 Data::Types exports a number of functions that are useful for validating
 and converting data types.
 .
 It is intended for use in applications where data types
 are more important than they typically are in Perl -- e.g., database
 applications.