in reply to Perl modules actually in use
A typical perl install is "only" 20-30MB which is pretty small these days. Anyway, the core itself (/perl/bin/perl.exe) is only about 600kB so there is room for some pruning. If you have the ActiveState distribution you will have 12MB in the /perl/html/ dir that you can ditch immediately. /perl/lib/ contains the core modules (~10MB)and /site/lib/ the non core modules (~5MB) You could probably remove /perl/site/lib/ with impunity. Unfortunately many of the core modules are dependent on each other so you will need to exercise care in /perl/lib/
You can find all the sytem related ports here if you remove too much http://www.cpan.org/ports/index.html
cheers
tachyon
s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Perl modules actually in use
by netjackal (Acolyte) on May 02, 2002 at 10:35 UTC |