Path to this page:
./
wip/p5-WebService-CIA,
Information from the CIA World Factbook
Branch: CURRENT,
Version: 1.4nb2,
Package name: p5-WebService-CIA-1.4nb2,
Maintainer: jfranzA Perl module which gets information from the CIA World Factbook.
Required to run:[
www/p5-libwww] [
databases/p5-MLDBM] [
databases/p5-DB_File] [
lang/perl5] [
security/p5-Crypt-SSLeay]
Required to build:[
devel/p5-Module-Build] [
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: ab4f5445097de14da662d5628dccbd923c3b9164
Filesize: 26.042 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-09-01) Updated to version: p5-WebService-CIA-1.4nb2
CVS history: (Expand)
2013-11-24 11:00:21 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Comment out p5-Storable dependency; included in perl since 5.7.3.
|
2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2008-02-21 18:09:11 by Johann Franz | Files touched by this commit (3) |
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
|
2007-02-26 08:53:59 by Johann Franz | Files touched by this commit (4) | |
Log message:
Perl module which gets information from the CIA World Factbook.
|