Skip to content

cghiban/Agave-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages