On Fri, 1 Jan 1999, Sanchit Bhatnagar wrote:
> Is there something like a "Perl Certified Professional" or does there
> exists some other credible certification you can get for perl.
Hopefully not!
> Also can someone please provide me help and/or links which have
> tutorials (maybe a single para) on the perl's function "map" and
> "grep".
perldoc is good start on using these functions -- 'perldoc -f map' and
'perldoc -f 'grep'. You might also want to look at 'perldoc perlfunc'.
-- Brett
Brett W. McCoy
Software Engineer
Broadsoft, Inc.
240-364-5225
[EMAIL PROTECTED]