cghiban / Agave-Client

Perl client for Agave API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agave::Client

Perl client for Agave API (http://agaveapi.co)

The README is used to introduce the module and provide instructions on
how to install the module, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the module is installed.


INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Agave::Client
	
	perl examples/test-io.pl


Inspired by Matt W. Vaughn's work iPlantFoundationAPIAdapter found at
https://github.com/mwvaughn/iPlantFoundationAPIAdapter

About

Perl client for Agave API

License:Other


Languages

Language:Perl 99.4%Language:Perl 6 0.6%