Help for this page
use strict; use warnings; ... } goto SUB_BBTEST while $i++ < 3; bbtest() while $i++ < 7;
__output__ ... subroutine: foo bar subroutine: foo bar bar subroutine: foo bar bar bar