Anansi-Database-Oracle
view release on metacpan or search on metacpan
lib/Anansi/Database/Oracle.pm view on Meta::CPAN
The name of the Oracle database. The content of the I<ORACLE_SID> environment
variable is used by default.
=item HOSTNAME I<(String, Optional)>
The IP address of the computer where the Oracle B<DATABASE> is hosted. A value
of B<127.0.0.1> is used by default.
=item PASSWORD I<(String, Optional)>
The password of the B<USERNAME> that is accessing the Oracle database. A value
of B<undef> is used by default.
=item PORT I<(String, Optional)>
The IP address port number of the computer where the Oracle B<DATABASE> is
hosted. A value of B<1521> I<(one five two one)> is used by default.
=item PrintError I<(String, Optional)>
Defines whether the Oracle driver will use the B<warn> function. A value of B<1>
( run in 0.916 second using v1.01-cache-2.11-cpan-49f99fa48dc )