| Oryx documentation | view source | Contained in the Oryx distribution. |
Oryx::DBM::Util - Oryx DBM utilities
The following methods are defined to manipulate a DBM::Deep database schema.
Returns a true value if the table named $table exists within $dbm.
Creates a table named $table in $dbm.
Drops the table named $table in $dbm.
Richard Hundt <richard NO SPAM AT protea-systems.com>
Andrew Sterling Hanenkamp <hanenkamp@cpan.org>
Copyright (c) 2005 Richard Hundt.
This library is free software and may be used under the same terms as Perl itself.
| Oryx documentation | view source | Contained in the Oryx distribution. |