H S wrote:

Hi,

I am trying to install SQL::Statement through cpan but got some
errrors while 'make tests'

One of the errors said that I am missing IO::File.   IO::File is part
of perl 5.8.7 whereas my perl's version is 5.8.3.   Do I need to
upgrade to newer version?
You can safely ignore the test errors about IO::File and install. I forgot to require IO::File in one of the tests, it doesn't mean you are missing IO::File. Sorry for the inconvenience.

--
Jeff

Reply via email to