in reply to Bare minimum ActiveState

For the bare, and I mean bare, minumum, you need:

However, you'll run up against problems real quick, and probably will want to include as needed some of the modules in C:\Perl\Lib - these include some pretty basic ones, too, such as strict.pm, benchmark.pm, and CGI.pm, so be very, very careful. :)

Replies are listed 'Best First'.
RE: Re: Bare minimum ActiveState
by Corion (Patriarch) on Aug 17, 2000 at 11:34 UTC

    I don't have Windows available at the moment, but I would think that everything in the \bin directory should remain there, namely perl.dll or whatever that file is called - I remember perl.exe being only 50k or something in size ...