libfile-changenotify-perl 0.24-1 source package in Ubuntu

Changelog

libfile-changenotify-perl (0.24-1) unstable; urgency=low


  * Imported Upstream version 0.24
  * Wrap and sort fields in debian/control file
  * Bump Standards-Version to 3.9.5

 -- Salvatore Bonaccorso <email address hidden>  Fri, 29 Nov 2013 07:09:39 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libfile-changenotify-perl_0.24-1.dsc 2.5 KiB d074c7b8d466fb5abe3a0b00182241869ce41ef30451874bdc36b06902b1f827
libfile-changenotify-perl_0.24.orig.tar.gz 19.0 KiB 3c8180169de0f97ad852a55942f74e520cbe433aa0889d0b65548ee38a111124
libfile-changenotify-perl_0.24-1.debian.tar.gz 6.4 KiB 5abe7dcda8b3276fe200e0cab14d0b11ef841b63c02ca6e793e82ed34ef0b5b3

Available diffs

No changes file available.

Binary packages built by this source

libfile-changenotify-perl: module to monitor files for changes

 File::ChangeNotify is a Perl module that provides a way to monitor files for
 changes in an efficient and cross-platform manner. Developers can override
 the default mechanism by subclassing the included File::ChangeNotify::Watcher
 module, allowing for platform-specific optimizations.