My make tests in CPAN are crashing hard when I "install DBD::Oracle"
The first error I get is:
t/01base................ok
t/10general.............DBI connect('','scott/tiger',...) failed:
ORA-12162: TNS:net service name is incorrectly specified (DBD ERROR:
OCIServerAttach) at t/10general.t line 18
and every test after that fails.
Can someone give me a hand?
