Skip to content

cghiban/iPlant-FoundationalAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPlant-FoundationalAPI

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

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 iPlant::FoundationalAPI
	
	export IPLANT_USERNAME=iplant_username IPLANT_PASSWORD=iplant_token/iplant_password
	perl scripts/test.pl

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=iPlant-FoundationalAPI

    iPlant's Wiki documentation page
        https://pods.iplantcollaborative.org/wiki/display/docs/Foundational+API+v1.0


About

Perl interface to iPlant's RESTful Foundational API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages