DBD::RDB - Oracle RDB driver for DBI (VMS only)
Copyright (c) 2000 Andreas Stiller, Germany.
See COPYRIGHT section in DBI.pm of the DBI-module for usage and distribution rights.
BEFORE BUILDING, TESTING AND INSTALLING this you will need to:
BUILDING
Unpack the DBD::RDB files and
perl Makefile.PL
mmk (or mms)
mmk test
mmk install
End.