For the bare, and I mean bare, minumum, you need:
- C:\Perl\Bin\Perl.exe
- C:\Perl\Bin\Perl56.exe
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. :)
| [reply] |
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 ...
| [reply] |