Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^5: IO-Socket-IP in perl-5.8.8

by VinsWorldcom (Prior)
on Mar 17, 2013 at 22:06 UTC ( [id://1023944]=note: print w/replies, xml ) Need Help??


in reply to Re^4: IO-Socket-IP in perl-5.8.8
in thread IO-Socket-IP in perl-5.8.8

Wrong. To find out what version you have installed:

*nix:

perl -MSocket -e 'print $Socket::VERSION'

Windows:

perl -MSocket -e "print $Socket::VERSION"

Replies are listed 'Best First'.
Re^6: IO-Socket-IP in perl-5.8.8
by manik112 (Initiate) on Mar 18, 2013 at 06:01 UTC
    Hi the result is still the same for version if you use cpan or look into the .pm file or use the above command; perl -MSocket -e 'print $Socket::VERSION' 2.009

Log In?
Username:
Password:

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

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

    No recent polls found