Help for this page
>perl -c -we"sub recur($) { recur('x') }" main::recur() called too early to check prototype at -e line 1. -e syntax OK