LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-28-2006, 12:15 PM   #1
unixshell101
Member
 
Registered: May 2006
Distribution: Fedora Core 5
Posts: 86

Rep: Reputation: 15
IO:Socket question


Does anyone know where i can find IO:Socket onmy linux?
 
Old 09-29-2006, 06:01 AM   #2
spirit receiver
Member
 
Registered: May 2006
Location: Frankfurt, Germany
Distribution: SUSE 10.2
Posts: 424

Rep: Reputation: 33
Are you talking about the Perl module IO::Socket? That's one of the standard modules and should already be installed. Are you looking for the actual file? Then the following command will tell you where Perl looks for modules:
Code:
perl -e 'print join("\n",@INC);'
One of the listed directories should contain IO/Socket.pm which is the one you're looking for.
 
Old 09-29-2006, 06:18 AM   #3
unixshell101
Member
 
Registered: May 2006
Distribution: Fedora Core 5
Posts: 86

Original Poster
Rep: Reputation: 15
I don't see it
 
Old 09-29-2006, 07:58 AM   #4
spirit receiver
Member
 
Registered: May 2006
Location: Frankfurt, Germany
Distribution: SUSE 10.2
Posts: 424

Rep: Reputation: 33
Does the following return an error?
Code:
perl -e 'use IO::Socket'
If the module's not there, I guess there's something wrong with your Perl installation. In any case, modules can be found at http://www.cpan.org, and it is more convenient to install them using the CPAN shell (use Google).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Socket question dcfnef Linux - Networking 3 08-31-2005 08:03 PM
socket Question Whiteghost Linux - Newbie 2 08-13-2005 05:24 PM
Question about IO::Socket::INET akaash Programming 2 03-08-2004 08:18 AM
Socket Question Agent007 Programming 4 01-06-2004 09:16 PM
a question about socket dowin Programming 1 11-12-2001 02:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration