Path to this page:
Subject: CVS commit: pkgsrc/www/p5-URI-Fetch
From: Wen Heping
Date: 2014-08-14 16:32:56
Message id: 20140814143256.DB89A96@cvs.netbsd.org
Log Message:
Update to 0.10
Upstream changes:
0.10 2014-06-23
- CPAN Testers looking good after previous developer release.
- Added github repo to pod
0.09_01 2014-06-13
- If you've got caching enabled, and get a 304 response (Not Modified)
with content (from the cache), then is_success() returns true.
Suggested in RT#75665
- Caching now done under the original url rather than the sanitised
version of it. Bug report and patch from Mario Domgoergen RT#39820
- Switched to Dist::Zilla
- Reformatted Changes as per CPAN::Changes::Spec
Files: