NAME
DB::Object::Tables - Database Object Interface
SYNOPSIS
VERSION
0.4.1
DESCRIPTION
CONSTRUCTOR
- new( %arg )
-
Creates a new
DB::Object::Tables
objects. It may also take an hash like arguments, that also are method of the same name.- debug
-
Toggles debug mode on/off
METHODS
- alter()
- create()
- create_info()
- database_object()
- dbh()
- default()
- drop()
- exists()
- fields()
- fields_object()
AUTHOR
Jacques Deguest <jack@deguest.jp>
SEE ALSO
COPYRIGHT & LICENSE
Copyright (c) 2019 DEGUEST Pte. Ltd.
All rights reserved
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 401:
You forgot a '=back' before '=head1'