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?  I can't use cpan to install this module.   
I am running from Sun Solaris.

Thanks for any help.

Isarin


t/03executeDBD.......ok 9/16Use of uninitialized value in string eq at
t/03executeDBD.t line 52.

t/03executeDBD.......NOK 10#    Failed test (t/03executeDBD.t at line 52) 
Use of uninitialized value in numeric eq (==) at t/03executeDBD.t line 62. 
#     Failed test (t/03executeDBD.t at line 62) 

t/03executeDBD.......NOK 11Use of  uninitialized value in numeric eq
(==) at t/03executeDBD.t line 72.
#     Failed test (t/03executeDBD.t at line 72) 

t/07case............. 
Execution ERROR: Can't locate object method "new" via package
"IO::File" (perhaps you forgot to load "IO::File\
"?) at /dssweb/local-perl/lib/site_perl/5.8.3/sun4-solaris/DBD/File.pm
line 535.
 called from /dssweb/local-perl/lib/site_perl/5.8.3/sun4-solaris/DBI.pm
at 1411.
 
Execution ERROR: Can't locate object method "new" via package
"IO::File" (perhaps you forgot to load "IO::File\
"?) at /dssweb/local-perl/lib/site_perl/5.8.3/sun4-solaris/DBD/File.pm
line 535.
 called from t/07case.t at 68. 

======

Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration: 
  Platform: 
    osname=solaris, osvers=2.8, archname=sun4-solaris 
    uname='sunos gums2-sun 5.8 generic_108528-23 sun4u sparc sunw,netra-t12 ' 
    config_args='' 
    hint=recommended, useposix=true, d_sigaction=define 
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef 
    use64bitint=undef use64bitall=undef

Reply via email to