in reply to Re: SQLite command line
in thread SQLite command line

Scratch_DB seems to be exact what I need ... but unfortunately does not work on ActivePerl because of String::Escape.
DBI::Shell is too complex for a newbie.
Thank you!

Replies are listed 'Best First'.
Re^3: SQLite command line
by Anonymous Monk on Jan 31, 2012 at 15:43 UTC

    but unfortunately does not work on ActivePerl because of String::Escape

    Sure it does, just fix the makefile, delete  MY::postamble