Help for this page
for my $sub (@{$Document->find('PPI::Statement::Sub') || []}) { next if $sub->forward; ... } } }