Page 1 of 1

How to reinstall perl modules alone?

PostPosted: Mon Mar 12, 2007 7:02 am
by mohankumar
Is it possible to reinstall perl modules alone?

If it so please tell me the command to reinstall perl modules...

PostPosted: Mon Mar 12, 2007 11:14 pm
by mflorell
I do not really understand what you are trying to ask, to force a reinstallation of a perl module, just go into cpan and add "force" in front of install command.

For instance:
force install Net::Server

@mflorell

PostPosted: Tue Mar 13, 2007 6:38 am
by mohankumar
Actually my question is hoe to reinstall perl modules that is I have installed perl modules in asterisk and it shows error in perl modules.I thought of reinstalling perl modules I dont know how to do it.Pls help me to solve this issue... :roll:

If i type this command
perl -MCPAN -e shell

It is installing in CPAN1.I want to do this in in CPAN module that is old CPAN...

Please help me solve this..

PostPosted: Tue Mar 13, 2007 10:15 am
by enjay
follow the SCRATCH_INSTALL