Subject: | Use the zip download instead of the bzip2 |
Any Perl install should have access to something that can extract zip
files, including on Win32.
However, access to a bzip2 program is much more problematic, as Windows
does not have one (or equivalent modules) in the default Perl and
getting access to one is difficult.
If the use of a bzip2 is because the download is smaller, I'd recommend
switching back to the zip/tarball version. The relatively small amount
of extra bandwitdh is much less of a problem than those created by
adding an additional dependency.