-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
C:>perl -MWin32::ChangeNotify -MFilesys::Notify::Simple -e1
Type of arg 1 to Win32::IPC::wait_any must be array (not reference constructor) at C:/strawberry5162/perl/site/lib/Filesys/Notify/Simple.pm line 135, near "@notify)"
Compilation failed in require.
BEGIN failed--compilation aborted.
I think it happens because sub prototypes are loaded. Using & to call sub helps and Filesys::Notify::Simple tests also pass.
Metadata
Metadata
Assignees
Labels
No labels