Thanks for the reply, actually when I tried installing
only module, my test was failing, later I figure
out its because of the "version" module that I have
installed in my system. Thats why I was trying to
uninstall the module and see how only module react.
Thank you all for your help.
---
On 06/22/2007 03:46 PM, a_arya2000 wrote:
Hello, does anyone know what is the most effective way
of uninstalling perl module? Thank you.
As you know, going into the build directory for a module and executing
"make uninstall" doesn't yet work for CPAN-installed modules :-)
For most modules,
--- a_arya2000 <[EMAIL PROTECTED]> wrote:
> Hello, does anyone know what is the most effective
> way
> of uninstalling perl module? Thank you.
>
Why would you want to do such a thing? Just take the
path to this module out of @INC by editing your
.profile and or PERL5LIB variable, unless you thi
On 6/22/07, Chas Owens <[EMAIL PROTECTED]> wrote:
On 6/22/07, Chas Owens <[EMAIL PROTECTED]> wrote:
snip
> Why do you uninstall a module in the first place? This is something I
> have never understood. I have tons of modules installed and the
> everything in @INC (baring the current directory)
On 6/22/07, Chas Owens <[EMAIL PROTECTED]> wrote:
snip
Why do you uninstall a module in the first place? This is something I
have never understood. I have tons of modules installed and the
everything in @INC (baring the current directory) takes up less than
50 megs, so it can't be space issues.
On 6/22/07, a_arya2000 <[EMAIL PROTECTED]> wrote:
Hello, does anyone know what is the most effective way
of uninstalling perl module? Thank you.
If you installed the module through your system's package manager then
uninstall it the same way. If you installed it though CPAN, well, the
most com
On 6/22/07, a_arya2000 <[EMAIL PROTECTED]> wrote:
Hello, does anyone know what is the most effective way
of uninstalling perl module?
The most effective way is first to install the module into a temporary
directory. When you're done using it, you can simply delete the
directory and its content
Hello, does anyone know what is the most effective way
of uninstalling perl module? Thank you.
Ready
for the edge of your seat?
Check out tonight's top picks on Yahoo! TV.
http://tv.yahoo.com/
--
To u