Hi,
When I try to use the IO::All module, I get the following error.
My PC is Windows XP and Perl v 5.7.8
When I try to use the IO::All module, I get the following error.
My PC is Windows XP and Perl v 5.7.8
Code:
String found where operator expected at C:/Perl/site/lib/IO/All.pm line 12, near
"spiffy_constructor 'io'"
(Do you need to predeclare spiffy_constructor?)
syntax error at C:/Perl/site/lib/IO/All.pm line 12, near "spiffy_constructor 'io
'"
BEGIN not safe after errors--compilation aborted at C:/Perl/site/lib/IO/All.pm l
ine 142.
Compilation failed in require at purple_code.pl line 6.
BEGIN failed--compilation aborted at purple_code.pl line 6.
Comment