libfile-monitor-perl 1.00-3 source package in Ubuntu

Changelog

libfile-monitor-perl (1.00-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libfile-monitor-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 22 Oct 2022 00:57:39 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libfile-monitor-perl_1.00-3.dsc 2.1 KiB 80c9a60894a0fbe97aa83db436aeff81014f677728f49386ed34cb1d0f47978d
libfile-monitor-perl_1.00.orig.tar.gz 27.6 KiB 32e3df1cef2ba4932c3e0e6f7baedb01d3dd472aebc238cdadbd6635414ffaef
libfile-monitor-perl_1.00-3.debian.tar.xz 2.2 KiB ce6edcc55b6a2c614fc2b3edc6fe052ea0ff3a532a2e5b3055c946914f430928

Available diffs

No changes file available.

Binary packages built by this source

libfile-monitor-perl: module to monitor file and directory changes

 File::Monitor provides a simple interface for monitoring one or more files or
 directories and reporting any changes that are made to them.
 .
 It can:
   * Monitor existing files for changes to any of the attributes returned
     by the stat function
   * Monitor files that don't yet exist and notify you if they are created
   * Notify when a monitored file is deleted
   * Notify when files are added or removed from a directory