home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


pod2text

pod2text (filename[, filehandle])

Converts from pod to text format. Takes the following arguments:

filename

File to convert, or <&STDIN to read from STDIN.

filehandle

Optional. Filehandle glob to which output should be sent ( *STDOUT to write to STDOUT).