| DBIx-IO documentation | view source | Contained in the DBIx-IO distribution. |
DBIx::IO::OracleLib - General helper functions and constants to support the DBIx::IO Oracle driver
use DBIx::IO::OracleLib; use DBIx::IO::OracleLib (); # Don't import default symbols use DBIx::IO::OracleLib qw(:tag symbol...) # Import selected symbols
Oracle specific constants and helper functions.
Reed Sandberg, <reed_sandberg Ӓ yahoo>
Copyright (C) 2000-2008 Reed Sandberg
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
| DBIx-IO documentation | view source | Contained in the DBIx-IO distribution. |