Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        );
        $sth->execute($interval);
    };
    
  2. or download this
    DBD::SQLite::st execute failed: database is locked at pm.pl line 49.