Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: equeryChapter 17
The LWP Library
Next: Reference: full_path
 

frag

 $url->frag([frag])

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


Previous: Reference: equeryPerl in a NutshellNext: Reference: full_path
Reference: equeryBook IndexReference: full_path