libio-dirent-perl 0.04-2build1 source package in Ubuntu

Changelog

libio-dirent-perl (0.04-2build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Sat, 07 May 2011 01:23:56 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Ludovic Drolez
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libio-dirent-perl_0.04.orig.tar.gz 4.8 KiB 8652fb9cb391a05fe18d95c7b31d4d9b10d9d45c20c84fe4aa77489ef08ab9fa
libio-dirent-perl_0.04-2build1.diff.gz 2.0 KiB a79be196d8e23a7a205f2e460f8128b070d073902eea93954b1fb7fde4e77f3b
libio-dirent-perl_0.04-2build1.dsc 1.7 KiB c504fe0a02ab08984399d57888812d5ef6139ed2088469851711209435b1915b

Available diffs

View changes file

Binary packages built by this source

libio-dirent-perl: Perl module for accessing dirent structs returned by readdir

 Returns a list of hashrefs. Each hashref contains the name of the
 directory entry, its inode for the filesystem it resides on and its
 type (if available).
 .
 This module can be used by backuppc to speed up back-ups.