Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusramberg/webservice-putio
Perl client for the http://put.io/ API
https://github.com/marcusramberg/webservice-putio
Last synced: 17 days ago
JSON representation
Perl client for the http://put.io/ API
- Host: GitHub
- URL: https://github.com/marcusramberg/webservice-putio
- Owner: marcusramberg
- Created: 2010-06-19T23:35:38.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-21T08:08:54.000Z (about 13 years ago)
- Last Synced: 2024-12-21T11:51:32.867Z (26 days ago)
- Language: Perl
- Homepage:
- Size: 106 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
# WebService-PutIo
This is a Perl library for talking to the put.io web service.
# INSTALL
If you don't have a configured CPAN client yet, the easiest
way to install this module is$ curl -L cpanmin.us | perl - WebService::PutIo
Otherwise install it as normal from CPAN.