Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: parse_fileChapter 17
The LWP Library
Next: 17.4 The HTML Module
 

eof

 $p->eof()

Indicates the end of a document and flushes any buffered text. Returns the parser object.


Previous: Reference: parse_filePerl in a NutshellNext: 17.4 The HTML Module
Reference: parse_fileBook Index17.4 The HTML Module