http://qs321.pair.com?node_id=429007

vksbalaji has asked for the wisdom of the Perl Monks concerning the following question:

hey... i've been trying to run this simple script to get details from the database and i'm using dbi.pm for that....the script does'nt seem to work...and its giving this error
Can't locate loadable object for module DBI in @INC (@INC contains: C: +\perl\lib C:/Perl/lib C:/Perl/site/lib .) at C:\scripts\dbaccess.pl line 4 Compilation failed in require at C:\scripts\dbaccess.pl line 4. BEGIN failed--compilation aborted at C:\scripts\dbaccess.pl line 4.
what do i do????

20050208 Edit by castaway: Changed title from 'working with dbi::oracle'