Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.