Help for this page
sub debug { our $self; # Must be set by caller! ... (local our $self) = @_; debug "Entering method1"; }