http://qs321.pair.com?node_id=11126288


in reply to Re: CPAN uninstall
in thread CPAN uninstall

isn't there a perllocal.pod somewhere being updated by cpan?

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Replies are listed 'Best First'.
Re^3: CPAN uninstall
by hippo (Bishop) on Jan 04, 2021 at 17:15 UTC

    Yes. perldoc perllocal will list all the locally-installed (ie. non-core) modules ordered by time of installation. It should be updated by any installation method including your O/S package manager, cpan, cpanplus, cpanminus, make install, etc.


    🦛

Re^3: CPAN uninstall
by Bod (Parson) on Jan 04, 2021 at 17:34 UTC
    isn't there a perllocal.pod somewhere

    Yes! Found it thanks :)
    C:\Strawberry\perl\lib\perllocal.pod