in reply to Re: Which are perl-internal subroutines?
in thread Which are perl-internal subroutines?

Sorry, but that's not a sollution I can use. There exist a code-styleguide in my company. Methods are lowercase with underscores and constands are uppercase (which are solved as subroutines in module "use constants":)
  • Comment on Re^2: Which are perl-internal subroutines?