Help for this page

Select Code to Download


  1. or download this
    print "$o{0} $o{0}->{hi}\n";
    
  2. or download this
    print "$o{0}->{hi}\n";
    
  3. or download this
    {
    # implements persistence based on dirty and tied persistence in %o
    ...
    
     $p=Pwo->Pwo("tst.db" );
     $p->flush();