Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: default_portChapter 17
The LWP Library
Next: Reference: epath
 

eparams

 $url->eparams([param])

When invoked with no arguments, this method returns the escaped parameter of the URL defined in the object. When invoked with an argument, the object's escaped parameter is assigned to that value.


Previous: Reference: default_portPerl in a NutshellNext: Reference: epath
Reference: default_portBook IndexReference: epath