Subject: | Fails to detect POE components |
If I try to require a POE Component (e.g. IRC or Server::HTTP) it gives
me this error and then fails to detect the module.
Can't locate object method "blocking" via package "FileHandle" at
/usr/share/perl5/POE/Resource/FileHandles.pm line 500.
BEGIN failed--compilation aborted at (eval 1346) line 1.
Warning: prerequisite POE::Component::IRC 6.08 not found.
This only happens if I already have the POE module installed, but
doesn't seem to matter if
I am using the stock Debian 5.10 per.