./wip/p5-WebService-CIA, Information from the CIA World Factbook

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4nb2, Package name: p5-WebService-CIA-1.4nb2, Maintainer: jfranz

A 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)


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) | Imported package
Log message:
Perl module which gets information from the CIA World Factbook.