Thanks Dave. I'm having issues installing those "unauthorized releases". I'm able to unpack them and run the makefile script, but nmake doesn't work. I placed the nmake.exe file from my visual basic install folder into the directory that I unpacked everything, but I get "NMAKE: Fatal error U1077" with perl.exe and it stops.
Just let cpanm do it for you: cpanm path-to-download-distribution-tarball. Figuring out how to install App::cpanminus (and modules in general) is a different topic, and one that is well documented, and easy to find given a little effort searching. ;)