I have ActivePerl (win32) script that connects to an informix
database though the WIN32::ODBC module. It works pretty good.
Now I want to move this script to an HP-Unix box. How do I port
the ODBC script since I'm not on a WIN32 box (and I assume I won't
be able to use the WIN32 module)???