SourceForge Project Tools Blog
Tools and libraries to aid in SourceForge project management
Brought to you by:
rbowen
I've released 0.59 to CPAN. I've been getting test failure messages for a while, and this morning I finally figured out why. On most vanilla systems, it seems that LWP::Simple either doesn't do https, or the SF https cert wasn't verifying properly, or something like that. Switching to http:// URLs for the various APIs fixed all the tests.