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:

COPYRIGHT & LICENSE

Copyright 2014 David Zurborg, all rights reserved.

This program is released under the following license: open-source