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


in reply to ActivePerl Default Installed Packages

Does anyone know how to find a listing of all default ActivePerl packages, short of me uninstalling and reinstalling on my PC?

http://docs.activestate.com/activeperl/5.16/index.html

http://docs.activestate.com/activeperl/5.16/perltoc.html

  • Comment on Re: ActivePerl Default Installed Packages (perltoc)

Replies are listed 'Best First'.
Re^2: ActivePerl Default Installed Packages (moduledoclist)
by Anonymous Monk on May 02, 2013 at 14:32 UTC

    Definitely not a package list, or a modlist, but a module doc list :) close enough :) activestate-corelist-perltoc.pl

Re^2: ActivePerl Default Installed Packages (perltoc)
by PerlSufi (Friar) on May 02, 2013 at 14:11 UTC
    Also, I think if you bring up the command prompt and just type in ppm and hit enter, a scrollable window interface will come up with all the installed packages

      But this isn't what OP wants to know. They're specifically looking for the default modules shipped with ActiveState, not a list of everything currently installed.