in reply to Re: Re: default values for lists
in thread default values for lists

Ah, ok. Try this:

($begin, $end) = $word =~ /(.*?)(es|s|)$/;