in reply to Re:x2 Default subroutine parameters
in thread Default subroutine parameters

Your method doesn't take into account the fact that @_ may contain one or more undef elements.
  • Comment on Re: Re:x2 Default subroutine parameters