start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.122 Pod::Text Chapter 8
Standard Modules
Next: 8.122 Pod::Text
 

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).


Previous: 8.122 Pod::Text Perl in a Nutshell Next: 8.122 Pod::Text
8.122 Pod::Text Book Index 8.122 Pod::Text

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.