Jump to content
xisto Community
calvinlyp

Install Of Perl Module

Recommended Posts

hi all, i am relative new perl programming and also new to linux platform, i am running ubuntu8.10.

i was running a freeware which contains a perl script.

it generate an error:

Use of uninitialized value $_[1] in join or string at /usr/lib/perl/5.10/IO/Socket/INET.pm line 117, <PPPD> line 1.

there is no such files in my directory of /usr/lib/perl/5.10/IO/
thus i went to install:

1)
sudo apt-get install libio-socket-inet6-perl

2)
sudo apt-get install libio-socket-multicast-perl

3)
sudo apt-get install libio-socket-ssl-perl

4)
went to cpan website to install
http://search.cpan.org/~gbarr/IO-1.25/

which this 4 option stated in my terminal that it had install /usr/lib/perl/5.10/IO/Socket/INET.pm

however when i reboot my pc and went to check in the /usr/lib/perl/5.10/ it is still not there. thus i not sure what is happening?

pls help.

any help will be greatly appreciated.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.