Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: Unable to split $ARGV[0] variable. Can it be done?

by McDarren (Abbot)
on Dec 10, 2012 at 16:36 UTC ( [id://1008136]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    apple.com
    fred.com
    dschjksdbckjqh.com
    
  2. or download this
    Trying http://google.com ...OK
    Trying http://apple.com ...OK
    ...
    Trying https://www.dschjksdbckjqh.com ...FAILED because 500 Can't conn
    +ect to www.dschjksdbckjqh.com:443 (getaddrinfo: nodename nor servname
    + provided, or not known)
    Trying https://web.dschjksdbckjqh.com ...FAILED because 500 Can't conn
    +ect to web.dschjksdbckjqh.com:443 (getaddrinfo: nodename nor servname
    + provided, or not known)
    Couldn't get anything from dschjksdbckjqh.com
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1008136]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-24 06:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found