On 5/22/07, Sravan Garlapati <[EMAIL PROTECTED]> wrote:
I have downloaded perl 5.8.8 source code from CPAN site stable.tar.gz. When I downloaded this from CPAN . I got complete source code which contain some c files and .pl files. Pleas let me know how should I install that source code in my windows OS. I have not access for activestate.com in my system.I want install without help of activestate.com
There are complete install instructions for Win32 here: http://perl.apache.org/docs/2.0/os/win32/install.html If you are not familiar with compiling software on Windows, I suggest you use one of the binary distributions on that page. - Perrin