---
abstract: 'Mojolicious plugin providing CSRF protection at the routing level'
author:
  - 'Mark Fowler <mfowler@maxmind.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Mojolicious::Lite: '0'
  Test::Mojo: '0'
  Test::More: '0.96'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.23, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Mojolicious-Plugin-WithCSRFProtection
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  Mojolicious::Plugin::WithCSRFProtection:
    file: lib/Mojolicious/Plugin/WithCSRFProtection.pm
    version: '1.02'
requires:
  Mojo::Base: '0'
resources:
  bugtracker: https://github.com/charsbar/Mojolicious-Plugin-WithCSRFProtection/issues
  homepage: https://github.com/charsbar/Mojolicious-Plugin-WithCSRFProtection
  repository: https://github.com/charsbar/Mojolicious-Plugin-WithCSRFProtection.git
version: '1.02'
x_contributors:
  - 'Greg Oschwald <goschwald@maxmind.com>'
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1