in reply to Re^4: recursive anonymous subroutinesin thread recursive anonymous subroutines
sub Y {goto $_[0] }; [download]