Skip to content

clareSun/CloudStack-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

generate-url.pl  version 0.06
=============================
This is a sample program to generate URL with CloudStack API.

Please refer to the following for details CloudStack API. 
http://docs.cloud.com/CloudStack_Documentation/Developer%27s_Guide%3A_CloudStack


DEPENDENCIES

This module requires these other modules and libraries:
Digest::SHA
Getopt::Std
File::Basename
MIME::Base64
WWW::Mechanize
Encode
XML::Twig
URI::Encode
JSON


COPYRIGHT AND LICENCE

Copyright (C) 2011 by Shugo Numano<numano@cc.rim.or.jp , @shugonumano>

This program is free software; you can redistribute it and/or 
modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/ for more information.

This program is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%