Subject: | Pod typo |
In the callback interface synopsis, the line
fh => $inofity->fileno, poll => 'r', cb => sub { $inotify->poll }
should be
fh => $inotify->fileno, poll => 'r', cb => sub { $inotify->poll }
This queue is for tickets about the Linux-Inotify2 CPAN distribution.
The Basics
People
|
Bug Information
|