Help for this page

Select Code to Download


  1. or download this
    traverse_file($_);
    
  2. or download this
    print STDERR "> $_\n";
    exit 0 if ++$count > 100;
    traverse_file($_);
    print STDERR "<\n";