I saw something like this in a mimedefang tutorial:

sub foo ($$$$) {return 1;}

By trial and error, I discovered this means: foo takes EXACTLY four
arguments, no less, no more.

Where can I learn more about this syntax/feature?

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to