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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: rel Chapter 17
The LWP Library
Next: Reference: strict
 

scheme

 $

url


->scheme
([

scheme

])

When invoked with no parameters, this method returns the scheme in the URL defined in the object. When invoked with a parameter, the object's scheme is assigned to that value.


Previous: Reference: rel Perl in a Nutshell Next: Reference: strict
Reference: rel Book Index Reference: strict

Library Navigation Links

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