Perl in a Nutshell

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

warn

 $p->warn(boolean)

If set to true, the parser will make calls to warn with messages describing syntax errors when they occur. Error messages are off by default.


Previous: Reference: ignore_textPerl in a NutshellNext: 17.4 The HTML Module
Reference: ignore_textBook Index17.4 The HTML Module