libio-dirent-perl 0.05-1build1 source package in Ubuntu
Changelog
libio-dirent-perl (0.05-1build1) devel; urgency=low * Rebuild for Perl 5.18. -- Colin Watson <email address hidden> Sun, 20 Oct 2013 22:57:52 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Ludovic Drolez
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libio-dirent-perl_0.05.orig.tar.gz | 5.2 KiB | 10b775f23123e527e67745af52a03da4f216b4c4e7797c4570be9c1be36cd97c |
libio-dirent-perl_0.05-1build1.diff.gz | 2.2 KiB | 8fb5c8151950ac12c861cbd10ab53872ca96ecfa4dfdb098adc9fa9236118984 |
libio-dirent-perl_0.05-1build1.dsc | 1.8 KiB | 1e41de43b2e48b554092490d70f4c311aa9152491270f00b830cb54f31b75443 |
Available diffs
- diff from 0.05-1 (in Debian) to 0.05-1build1 (293 bytes)
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.