Skip Menu |

This queue is for tickets about the ORLite CPAN distribution.

Report information
The Basics
Id: 102801
Status: new
Priority: 0/
Queue: ORLite

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.98
Fixed in: (no value)



Subject: incorrect example for 'cache'
use ORLite { file => 'dbi:SQLite:sqlite.db', user_version => 2, cache => 'cache/directory', }; file should not contain 'dbi:SQLite:' as code checks that file exists. -- Alexandr Ciornii, http://chorny.net