Help for this page

Select Code to Download


  1. or download this
        open   $files{ "foo" }, "  > xyz";
        print  { $files{ "foo" } } "done\n";
        close  { $files{ "foo" } };
    
  2. or download this
        "Not a GLOB reference at ..."