Revision history for Dancer2::Plugin::WebService 0.001 2011-01-15 20:00:00+02:00 Europe/Athens * Initial release using the CGI module 1.000 2012-01-15 20:00:00+02:00 Europe/Athens * User can register his own code to executed from the server 2.000 2016-01-01 20:00:00+02:00 Europe/Athens * Re-written using Dancer; all code was at the main script 3.000 2016-09-01 20:00:00+02:00 Europe/Athens * Re-written using Dancer2 as Plugin 3.007 2017-04-19 09:00:00+02:00 Europe/Athens * login / logout * Plugable authorization scripts * Sessions * Persistent data 3.008 2017-04-20 15:00:00+02:00 Europe/Athens * Documentation corrections