Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: cloneChapter 17
The LWP Library
Next: Reference: content_ref
 

content

 $r->content ([content])

Without an argument, content returns the entity body of the object. With a scalar argument, the entity body will be set to content.


Previous: Reference: clonePerl in a NutshellNext: Reference: content_ref
Reference: cloneBook IndexReference: content_ref