my @queue = ( $start ) { while ( my $thing = shift @queue ) { do_something_with( $thing ); unshift @queue, $thing->children; }
In reply to Re: Depth Listing in Directory Traversal
by adamk
in thread Depth Listing in Directory Traversal
by crabbdean
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |