Skip Menu |

This queue is for tickets about the DBD-SQLite CPAN distribution.

Report information
The Basics
Id: 337
Status: resolved
Priority: 0/
Queue: DBD-SQLite

People
Owner: Nobody in particular
Requestors: jeffa [...] unlocalhost.com
Cc:
AdminCc:

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



Subject: correction for previous bug report
Oops, forgot a paren ... this is how the 'bad' example should look # bad $dbh->do(q|insert into foo(bar) values('baz\'ed')|);
Closing bug.