Help for this page
traverse_file($_);
print STDERR "> $_\n"; exit 0 if ++$count > 100; traverse_file($_); print STDERR "<\n";