Yes -- type " perldoc perl " a the dos or shell prompt
and roll from there.

perldoc -f [function] will give you specific info.
about a function you're interested in...here's a copy
from one of my machines (this one uses win2k, the
others are Solaris and Linux).

C:\Documents and Settings\mcauthor\Desktop>perldoc -f
split
    split /PATTERN/,EXPR,LIMIT
    split /PATTERN/,EXPR
    split /PATTERN/
    split   Splits a string into a list of strings
...blah blah blah. Very Handy!!

Hope it helps!

~Matt

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to