Question about socket and other modules

S

SQ

Do these modules come standard with Perl 5.8, or do they need to be
installed
separately:

Use Socket;
Use Pg;
Use Net::ping;
 
J

John W. Krahn

SQ said:
Do these modules come standard with Perl 5.8, or do they need to be
installed
separately:

Use Socket;
Use Pg;
Use Net::ping;

See the "Standard Modules" section of perlmodlib

perldoc perlmodlib


John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top