Tuesday, April 28, 2009

To use perl documentation, use the command

unix%perldoc perldoc

Example:
unix% perldoc -f chop
to display help on the function chop. When reading the documentation pay attention to the inputs and return values.

No comments:

Post a Comment