Help for this page

Select Code to Download


  1. or download this
    gzip file # compress file
    gunzip file # decompress file
    diff `which gzip` `which gunzip` #NONE!
    
  2. or download this
    $rv=$sth->get("var");
    $value=$sth->slurp("var");
    
  3. or download this
    sub slurp {
         my ($self,$stuff)=@_;
    ...
    #...
            }
    }