in reply to Re: Calling subroutine from other module
in thread Calling subroutine from other module

case insensitive operating systems won't distinguish between Blib.pm blib.pm, so for portability, avoid pragma names regardless of case.
  • Comment on Re^2: Calling subroutine from other module