"Dillon, John" wrote:

> Is there a gobble-di-gook looker-upper for perl.  For instance, if I don't
> know what '@_' is saying, as in:
>
> my($email, $orig_email) = @_;

You should read a Perl reference if you are going to use Perl.

perldoc perlvar

Joseph


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to