in reply to
" - " in the syntax
It's a widespread technique (i.e. a convention not a special perl syntax) of module authors to distinguish positional from named parameters, when calling a sub.
see
CALLING CGI.PM ROUTINES
Cheers Rolf
Comment on
Re: " - " in the syntax (named parameters)
In Section
Seekers of Perl Wisdom