Help for this page

Select Code to Download


  1. or download this
    open($foo, '<', $foo_file);
  2. or download this
    open($foo, '<', $foo_file, { sequential => 1 });