I was trying to install Alien::wxWidgets
on the way to installing Wx.
It failed at the following stage:
Fetch failed! HTTP response: 403 Forbidden [403 Forbidden] at inc/My/Build/Base.pm line 305.
Fetch failed! HTTP response: 403 [Forbidden] at inc/My/Build/Base.pm line 305.
Got a '403' from 'prdownloads.sourceforge.net' expected '200' at inc/My/Build/Base.pm line 305.
Unable to fetch archive at inc/My/Build/Base.pm line 307.
Building Alien-wxWidgets
Fetching wxWidgets...
fetching from: http://prdownloads.sourceforge.net/wxwindows/wxWidgets-3.0.0.tar.bz2
A cpan-testers report was filed. You can get it here
looking at the cpanm's work
directory, I saw that such named file was created, but of zero length. I was able though to manually download the said file from this very same URL.
So, how can I manually proceed from here?