Changes for version 0.18

  • clarify licensing: same terms as Perl itself (Artistic License 1.0 or GPL version 1 or later)
  • include a LICENSE file in the distribution
  • use core MIME::Base64 instead of Convert::Base64
  • File::LibMagic is now optional: it is loaded only when Upload() is called without an explicit mimetype, and falls back to "application/octet-stream" if it isn't installed. Moved from requires to recommends
  • declare Test::More in TEST_REQUIRES
  • uncomment LICENSE => Perl_5 in Makefile.PL (metadata previously said "unknown")

Modules

Basic interface to talk to JMAP Servers