Help for this page

Select Code to Download


  1. or download this
    perl -MDBD::SQLite -e 'print $DBD::SQLite->VERSION'
    
  2. or download this
    perl -MDBI -e "print DBI->connect('dbi:SQLite:dbname=:memory:')->{sqli
    +te_version}´"