in reply to Compiling and Installing Perl
And as I was searching for material about recompiling it ...To recompile perl you must download the source first. It's freely available from CPAN (and ActivePerl's source is available from http://downloads.activestate.com).
In the source distributions you'll find a number of README files which install platform specific install instructions (like README.win32 for win32 platforms). These get installed as documentation in the from of perl$os (like perlwin32).
|
|---|