/WebService-FileCloud

filecloud.io Web Service API Perl Module

Primary LanguagePerlThe UnlicenseUnlicense

WebService-FileCloud
====================

This Perl module is used to interact with the filecloud.io webservice API.  In order
to install the module, you would typically do:

  perl Makefile.PL
  make
  make test
  make install
  
Once installed, documentation is also provided:

  man WebService::FileCloud