Help for this page

Select Code to Download


  1. or download this
    
    sub read_item_file {
    ...
        return ($title, $counter, $desc, @bids);
    
    }
    
  2. or download this
    open FILE, "$config{'basepath'}$cat/$item.dat" or &oops("Could not ope
    +n project file.");