NAME WWW::Zotero::Write - Perl interface to the Zotero Write API VERSION Version 0.04 INSTALLATION To install WWW::Zotero::Write, cd to the directory that contains this file and type the following: perl Makefile.PL make make test make install On windows use nmake or dmake instead of make. To install this module into a specific directory, do: perl Makefile.PL PREFIX=/name/of/the/directory ...the rest is the same... Please also read the perlmodinstall man page, if available. DEPENDENCIES Test::More 1.001014 Moo 1 Carp JSON WWW::Zotero 0.04 URI::Escape DESCRIPTION This module use Zotero Write API to add, update, delete items, collections, tags or searches. AUTHOR François Rappaz CPAN ID: RAPPAZF COPYRIGHT François Rappaz 2017 This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module.