start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: method Chapter 17
The LWP Library
Next: 17.3 The HTTP Modules
 

url

 $

req


->url 
([

url

])

Sets or retrieves the URL for the request object. Without an argument, this method retrieves the current URL for the object. url is a string containing the new URL to set for the request or a URI::URL object.


Previous: Reference: method Perl in a Nutshell Next: 17.3 The HTTP Modules
Reference: method Book Index 17.3 The HTTP Modules

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.