On Thu, Jul 14, 2011 at 23:43, Zak Elep <[email protected]> wrote:
> Probably this.  Also, you might want to try your perl builds first
> over perlbrew[0] before messing with updating your system perl with
> one on /usr/local.
>
> [0]  http://www.perlbrew.pl
>

(Sorry for hijacking the thread.) Perlbrew is cool -- thanks for the
pointer, Zak.

For local installs, how do I remove the info about uninstalled modules
from perllocal:

$ perldoc perlocal

<snip --- How do I remove this?>

       Thu Jul 14 15:10:47 2011: "Module" Exception::Class::TryCatch


       o   "installed into: /usr/lib/perl5/site_perl/5.8.8"

       o   "LINKTYPE: dynamic"

       o   "VERSION: 1.12"

       o   "EXE_FILES: "
</snip>

I usually just do

make uninstall ### (Not safe. :P)
make clean

when I no longer need a module. Any better way?

Thanks.

-- 
Ian Dexter R. Marquez
http://iandexter.com
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to