Help for this page
sub collectLeaves ($) { my ( $ds, $leaves ) = @_;
sub this ($){ my @this = @_; ... __END__ Too many arguments for main::this at ./sub.pl line 10, near "1)" Execution of ./sub.pl aborted due to compilation errors.