Subject: | t/01-find.t: URL used in testing gets 403 Forbidden |
As part of CPAN-River-3000 testing today against perl-5.31.11, I had occasion to run this distribution's test suite. In t/01-find.t there is a URL used in testing:
#####
use constant BASE => 'http://stupidfool.org/perl/feeds/';
#####
This URL now generates a 403 Forbidden: "You don't have permission to access this resource.Server unable to read htaccess file, denying access to be safe"
Please investigate.
Thank you very much.
Jim Keenan