Help for this page
no warnings 'recursion';
use strict; use warnings; # turn on all warnings ... # all warnings back on, since you are outside of the # scope where no warnings 'recursion' was set.