Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: eqChapter 17
The LWP Library
Next: Reference: frag
 

equery

 $url->equery([string])

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


Previous: Reference: eqPerl in a NutshellNext: Reference: frag
Reference: eqBook IndexReference: frag