in reply to Enbugger on Windows

Is there an Enbugger-ppm for ActiceState somewhere or can you build it for Strawberry - and does it work with perl2exe?

Just because you're using ActivePerl from ActiveState does not mean that you can't install modules from CPAN.

Assuming that you're using a 32-bit version of ActivePerl on a system with access to the internet, here's what you need to do to be able to install modules directly from CPAN.

As far as compatibility with perl2exe, I can't say since I've never used that utility before. If for some reason you do encounter issues with perl2exe, you can always install PAR::Packer and use the pp utility to bundle your code into a stand-alone exe file.