Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 17.3 The HTTP ModulesChapter 17
The LWP Library
Next: Reference: header
 

clone

 $h->clone()

Creates a copy of the current object, $h, and returns a reference to it.


Previous: 17.3 The HTTP ModulesPerl in a NutshellNext: Reference: header
17.3 The HTTP ModulesBook IndexReference: header