NAME
Dancer::Plugin::CORS - A plugin for using cross origin resource sharing
VERSION
Version 0.12
DESCRIPTION
Cross origin resource sharing is a feature used by modern web browser to bypass cross site scripting restrictions. A webservice can provide those rules from which origin a client is allowed to make cross-site requests. This module helps you to setup such rules.
AUTHOR
David Zurborg, <zurborg@cpan.org>
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Dancer::Plugin::CORS
You can also look for information at:
-
Redmine: Homepage of this module
http://development.david-zurb.org/projects/libdancer-plugin-cors-perl
-
RT: CPAN's request tracker
-
AnnoCPAN: Annotated CPAN documentation
-
CPAN Ratings
-
Search CPAN
COPYRIGHT & LICENSE
Copyright 2014 David Zurborg, all rights reserved.
This program is released under the following license: open-source