Help for this page

Select Code to Download


  1. or download this
    my $Tag1="hallo";
    my $Tag2="bye";
    ...
     $string=~ s/\t/ /g;
     return $string;
    }
    
  2. or download this
    my $ID_read=1;
    my $dbh = DBI->connect( "dbi:SQLite:$DbFullPath", '', '', { sqlite_uni
    +code => 1 }  ) || die "Cannot connect: $DBI::errstr";
    ...
    undef,
    standardize($Tag1), standardize($Tag1));
    $dbh->disconnect;