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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: path Chapter 17
The LWP Library
Next: Reference: query
 

port

 $

url


->port
([

port

])

When invoked with no parameters, this method returns the port for the URL defined in the object. If a port wasn't explicitly defined in the URL, a default port is assumed. When invoked with a parameter, the object's port is assigned to that value.


Previous: Reference: path Perl in a Nutshell Next: Reference: query
Reference: path Book Index Reference: query

Library Navigation Links

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