ACME::QuoteDB::DB::DBI - DBI For ACME::QuoteDB
Version 0.1.2
This module is not meant to be used standalone it is used by ACME::QuoteDB
;
see ACME::QuoteDB
This module is not meant to be used standalone it is used by ACME::QuoteDB
;
see ACME::QuoteDB
see Class::DBI
see ACME::QuoteDB
See Description above
See Synopsis
Also see t/01* included with the distribution. (available from the CPAN if not included on your system)
see ACME::QuoteDB
returns the path to our current database. determined first by $ENV{ACME_QUOTEDB_PATH} and next by the default system path to 'quotes.db'
None currently known
By default, the quotes database used by this module installs in a system path, which means you'll need to be root (sudo :) to load and modify it.
Alternativly, one can specify a location to a quotes database (file) to use.
Set the environmental variable:
$ENV{ACME_QUOTEDB_PATH} (untested on windows)
(this has to be set before trying a database load and also (everytime) before using this module, obviouly)
see ACME::QuoteDB
and
version(pragma - version numbers)
none known of
David Wright,
<david_v_wright at yahoo.com>
Please report any bugs or feature requests to bug-acme-thesimpsonsquotes at rt.cpan.org
,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=ACME-QuoteDB.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.
You can find documentation for this module with the perldoc command.
perldoc ACME::QuoteDB
You can also look for information at:
Copyright 2009 David Wright, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.