Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maximusfox/WebService--Gyazo
WebService::Gyazo - perl image upload library for gyazo.com
https://github.com/maximusfox/WebService--Gyazo
Last synced: about 2 months ago
JSON representation
WebService::Gyazo - perl image upload library for gyazo.com
- Host: GitHub
- URL: https://github.com/maximusfox/WebService--Gyazo
- Owner: maximusfox
- Archived: true
- Created: 2013-09-27T18:52:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T03:59:34.000Z (almost 2 years ago)
- Last Synced: 2024-07-05T16:59:54.780Z (6 months ago)
- Language: Perl
- Homepage:
- Size: 82 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
WebService::Gyazo
=================
WebService::Gyazo - perl image upload library for gyazo.com
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
LWP
LWP::UserAgent
LWP::Protocol::socks
HTTP::Request::Common
URI::Simple
COPYRIGHT AND LICENCE
Copyright (C) 2013-2014 by SHok
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.12.4 or,
at your option, any later version of Perl 5 you may have available.