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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: parse_head Chapter 17
The LWP Library
Next: Reference: timeout
 

proxy

 $

ua


->proxy
(

prot

, 

proxy_url

)

Defines a URL ( proxy_url ) to use with the specified protocols, prot . The first parameter can be a reference to a list of protocol names or a scalar that contains a single protocol. The second argument defines a proxy URL to use with the protocol.


Previous: Reference: parse_head Perl in a Nutshell Next: Reference: timeout
Reference: parse_head Book Index Reference: timeout

Library Navigation Links

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