Path to this page:
Subject: CVS commit: wip/p5-WebService-CIA
From: Johann Franz
Date: 2008-02-21 18:09:11
Message id: E1JSEvG-0006NA-0x@sc8-pr-cvs1.sourceforge.net
Log Message:
Update to 1.4. Changes since 1.0:
1.1 2007-03-02
- Fixed some HTTP URLs I'd missed (mostly in POD). [Thanks to Robert Henniger]
- Fixed distribution tar file.
- Added some examples, shipped POD tests, and other Kwalitee-improving changes.
1.2 2007-06-03
- Fixed URLs (Factbook had moved).
- Added $WebService::CIA::base_url and changed modules to use it.
- Added tests for generated URLs (flag URL, etc.)
- Renamed some tests.
- Fixed typo, email address, and copyright.
1.3 2007-12-03
- Minor tweaks from Perl::Critic
- Added "use warnings" to WebService::CIA::Source::DBM
- Fixed error in documentation for WebService::CIA::Source::DBM
1.4 2008-01-16
- Fixed incorrect print URLs
- Added last_response() method to WebService::CIA::Source::Web
- Added option to submit own user agent for web source
- Restructured tests to use TEST_INTERNET env var rather than build option
Files: