Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/delano/data-all
A Perl module that provides access to data in many formats from many places
https://github.com/delano/data-all
Last synced: 17 days ago
JSON representation
A Perl module that provides access to data in many formats from many places
- Host: GitHub
- URL: https://github.com/delano/data-all
- Owner: delano
- Created: 2008-12-29T12:49:18.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2008-12-29T20:38:11.000Z (about 16 years ago)
- Last Synced: 2024-10-31T17:15:13.725Z (2 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/~delano/Data-All/
- Size: 117 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
Awesome Lists containing this project
README
------------------------------------------------------------
Data::All - Access to data in many formats from many places
------------------------------------------------------------INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installDEPENDENCIES
File::Spec
Regexp::Common
Text::Parsewords
Class::FactoryCOPYRIGHT AND LICENSE
Copyright (C) 2009 by Delano Mandelbaum, [email protected]
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.3 or,
at your option, any later version of Perl 5 you may have available.