NAME
HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny
VERSION
version 0.02
AUTHOR
Renee Baecker <reneeb@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Renee Baecker.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
To install HTTP::Tiny::Multipart, simply copy and paste either of the commands in to your terminal
cpanm
cpanm HTTP::Tiny::Multipart
CPAN shell
perl -MCPAN -e shell
install HTTP::Tiny::Multipart
For more information on module installation please visit the detailed CPAN module installation guide.