in reply to Need help using CPan's pp - PAR Packager

I admit that it took me a while to get a grasp on how to get started with the pp utility that's part of PAR::Packer too. Don't know if there's a guide out there or not, but I'll list the steps getting started with 32-bit Perl on Windows. There were some caveats and gotcha's along the way with using 64-bit Perl on Windows with the compiler stuff, but can't remember those details. So, I'll just stick with 32-bit Perl for this post.

The steps above should get you going. Next, just look at the documentation for the pp utility and you'll be on your way.

NOTE: If you're behind a web proxy, you might need to configure the http_proxy setting for the CPAN module or add the http_proxy environment variable to the OS.