Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: posChapter 17
The LWP Library
Next: Reference: starttag
 

push_content

 $h->push_content(content)

Inserts the specified content into the current element. content can be either a scalar containing plain text or a reference to another element. Multiple arguments can be supplied.


Previous: Reference: posPerl in a NutshellNext: Reference: starttag
Reference: posBook IndexReference: starttag