Help for this page
for my $link ( @links ) { if ( is_special $link ) { ... do_ordinary_thing $link } }