ACME-QuoteDB

 view release on metacpan or  search on metacpan

lib/ACME/QuoteDB.pm  view on Meta::CPAN

1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
=head1 TODO
 
=over 2
 
=item 1 if the database cannot be found, no error is printed!!!
 
or if you have no write access to it!
"you'll just get 'no attribute can be found,,...", which is cryptic to say
the least!
 
=item 1 add a dump backup to csv
 
a backup mechanism for your db to a regular text csv file.
 
=item 1 clean up tests 'skip if module X' not installed
 
(one of sqlite3 or mysql is required). currently dies if DBD::SQLite not
installed
 
=item 1 support multiple categories from LoadDB
 
how to load multipul categories from a csv file?
(try to avoid somthing ugly in our csv file format). or maybe don't support



( run in 0.530 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )