|
NAMEWebService::CIA::Source - A base class for WebService::CIA sourcesSYNOPSISuse WebService::CIA::Source; my $source = WebService::CIA::Source->new(); DESCRIPTIONWebService::CIA::Source is a base class for WebService::CIA sources, such as WebService::CIA::Source::DBM and WebService::CIA::Source::Web.It could be used as a source in its own right, but it won't get you very far. METHODS
AUTHORIan Malpass (ian-cpan@indecorous.com)COPYRIGHTCopyright 2003-2007, Ian MalpassThis library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The CIA World Factbook's copyright information page (<https://www.cia.gov/library/publications/the-world-factbook/docs/contributor_copyright.html>) states: The Factbook is in the public domain. Accordingly, it may be copied freely without permission of the Central Intelligence Agency (CIA). SEE ALSOWebService::CIA, WebService::CIA::Parser, WebService::CIA::Source::DBM, WebService::CIA::Source::Web
Visit the GSP FreeBSD Man Page Interface. |