I tried perl -MDBI -e "DBI->installed_versions"
I got :
Can't locate auto/DBI/installed_v.al in @INC (@INC contains: /home01/rrdev/devel/libebay /home01/rrdev/perllib /home01/rrdev/perllib/sun4-solaris /home04/ian/gbp/bof . /home01/rrdev/jie/dev/rtp_recovery/rtp_recovery.vws/vobs/MISC/DBA/PerlModules /home01/rrdev/jie/dev/perllib /usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at -e line 1

I tried to cd to the DBI dir. I still get the same error. I'm not every experienced with perl.

It will be great if this command works so I don't need to change the perl script.

thanks,

Jie

Jeff Zucker wrote:

Michael Nhan wrote:


print $DBI::VERSION,"\n";



Of for much more info:

   perl -MDBI -e "DBI->installed_versions"


Reply via email to