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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: base Chapter 17
The LWP Library
Next: Reference: default_port
 

crack

 $

url


->crack
()

Returns an array with the following data:

(scheme, user, password, host, port, epath, eparams, equery, frag)


Previous: Reference: base Perl in a Nutshell Next: Reference: default_port
Reference: base Book Index Reference: default_port