Changes for version 0.06 - 2024-12-13
- New maintainer, and new repository https://github.com/uperl/Linux-Inotify
- Add support for aarch64 (ARM 64 bit)
- Add support for 32 bit Intel where archname is 486 or later
- Restore suport for Perl 5.6
- 2007-09-19 Torsten Werner <twerner@debian.org>
- version 0.05
- apply a patch from Lamont Granquist to fix constant ALL_EVENTS
- 2005-09-10 Torsten Werner <twerner@debian.org>
- version 0.04
- portable to non i386 architectures
- 2005-08-15 Torsten Werner <twerner@debian.org>
- version 0.03
- removed global hash %all_watches
- refactoring
- 2005-08-02 Torsten Werner <twerner@debian.org>
- version 0.02
- added 2 tests
- create README automatically
- 2005-07-18 Torsten Werner <twerner@debian.org>
- initial version 0.01
- thanks to Steffen Schwigon for the help with packaging the module
Modules
Classes for supporting inotify in Linux Kernel >= 2.6.13
Event class for Linux::Inotify
Watch class for Linux::Inotify