Help for this page

Select Code to Download


  1. or download this
    [root@itx2 ~]# cat x7.pl
    use DBI;
    ...
    
    exit;
    [root@itx2 ~]#
    
  2. or download this
    [root@itx2 ~]# perl x7.pl /opt/asd/sql/dbi-indexed-GeoLite2.db-sqlite
    1 -> 512468
    ...
    two
    Invalid value for shared scalar at x7.pl line 60.
    [root@itx2 ~]#