Subject: | IO/All.pm isn't syntactically valid. |
I tried installing IO::All on my bleadperl but found that it couldn't
pass a syntax check.
josh@lik:~/.cpan/build/IO-All-0.35/lib$ perl5.9.4 -MIO::All -e1
String found where operator expected at IO/All.pm line 300, near
"Carp::carp "Undefined behavior for overloaded IO::All operation: '$key'""
(Do you need to predeclare Carp::carp?)
syntax error at IO/All.pm line 300, near "Carp::carp "Undefined behavior
for overloaded IO::All operation: '$key'""
BEGIN not safe after errors--compilation aborted at IO/All.pm line 612.
Compilation failed in require.
BEGIN failed--compilation aborted.