in reply to Running/Testing Perl on Windows -- binaries, compiling

2) They also say if you can't get a compiler to download a binary version of Perl instead.
Perl is open source. This means that the C source code in which perl is written is available for download. I would guess that what you read was talking about downloading and compiling perl, with a C compiler.
There's really no reason for you to do this (yet ;).

  • Comment on Re: Running/Testing Perl on Windows -- binaries, compiling