Dancer2-Plugin-WebService Use this module to create easy and fast restful services INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install Read the INSTALL file for installing your application as Linux service Currently windows is not supported SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc Dancer2::Plugin::WebService You can also look for information at: RT, CPAN's request tracker (report bugs here) http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dancer2-Plugin-WebService AnnoCPAN, Annotated CPAN documentation http://annocpan.org/dist/Dancer2-Plugin-WebService CPAN Ratings http://cpanratings.perl.org/d/Dancer2-Plugin-WebService Search CPAN http://search.cpan.org/dist/Dancer2-Plugin-WebService/ AUTHORS author and maintainer: George Bouras, george.mpouras@yandex.com COPYRIGHT This module is copyright (C) George Bouras 2017. All rights reserved. LICENSE This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.