in reply to Uninstalling Perl modules

Hi all,

I found a way to remove/uninstall the modules.

Simply run the (graphical) PPM, mark the module for removal then run it.

The directories are also removed at the same time.

Issue resolved !

Replies are listed 'Best First'.
Re^2: Uninstalling Perl modules
by syphilis (Archbishop) on Feb 04, 2010 at 03:36 UTC
    Simply run the (graphical) PPM, mark the module for removal then run it

    I think that, from the command line, ppm remove module should work just as well. (It may need 'force' if 'module' is a pre-requisite for another module.)

    Cheers,
    Rob