in reply to Re^2: CGI.pm and filehandle woes
in thread CGI.pm and filehandle woes
Yeah from our conversation in CB, I have tried your suggestion and still get the error.
Okay, I have installed your choice of module, and it works here. I'm beginning to suspect that you have not loaded the necessary modules. Try adding these lines before the mess above:
require IO::Seekable; require IO::Handle;
(If you still get the same error, something else is messing with inheritence.)
print "Just another Perl ${\(trickster and hacker)},"
The Sidhekin proves Sidhe did it!
|
|---|