Skip Menu |

This queue is for tickets about the Linux-Inotify2 CPAN distribution.

Report information
The Basics
Id: 104709
Status: resolved
Priority: 0/
Queue: Linux-Inotify2

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.22
Fixed in: (no value)



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 }