Help for this page

Select Code to Download


  1. or download this
    use DBI;
    
    ...
       delete $hsh{$Sdatabase};
    
    exit;
    
  2. or download this
    [root@itx2 ~]# perl x7.pl /opt/asd/sql/dbi-indexed-GeoLite2.db-sqlite-
    +old
    Database fully qualified path of existing SQLite DB -> /opt/asd/sql/db
    +i-indexed-GeoLite2.db-sqlite-old
    ...
    Try to get shared scalar $int database handle into a shared Hash $Sdat
    +abase -> /opt/asd/sql/dbi-indexed-GeoLite2.db-sqlite-old has $hsh{"$S
    +database"} -> REF(0x561e4b5e5630) <- BUT the simple = results in some
    + other reference
    Can't call method "prepare" on unblessed reference at x7.pl line 66.
    [root@itx2 ~]#