in reply to Problem with DBD::Oracle

Windows searches the PATH environment variable to look for dlls; try
C:\> set PATH=C:\oracle\product\10.2.0\client_1\LIB;%PATH%
(assuming the dlls are in C:\oracle\product\10.2.0\client_1\LIB).