libio-dirent-perl 0.05-1 source package in Ubuntu

Changelog

libio-dirent-perl (0.05-1) unstable; urgency=low


  * New upstream release
  * Added a watch file

 -- Ludovic Drolez <email address hidden>  Thu, 10 May 2012 12:24:38 +0200

Upload details

Uploaded by:
Ludovic Drolez
Uploaded to:
Sid
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.05-1.dsc 1.1 KiB 232673410355f842a00e559790f4c7313d1b1b5d482697f1224a09b4585b6c01
libio-dirent-perl_0.05.orig.tar.gz 5.2 KiB 10b775f23123e527e67745af52a03da4f216b4c4e7797c4570be9c1be36cd97c
libio-dirent-perl_0.05-1.diff.gz 2.1 KiB 1bee586d52d34e3e0ee369596d6a973d522e5eaad3660058761b27d625a2b665

No changes file available.

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.