Help for this page

Select Code to Download


  1. or download this
    use Class::HPLOO ;
    
    ...
      }
    
    }
    
  2. or download this
    BEGIN {
      use HDB ;
    ...
      print User->hdb_dump_table ;
      print "-------------------------------------------\n" ;
    
  3. or download this
    -------------------------------------------
    user: joe
    ...
    joe::12345::Joe Smith::30::1097971847::13
    joe::12345::Joe Smith::30::1097971848::14
    -------------------------------------------