Mojolicious-Plugin-RESTRoutes

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'routing helper for RESTful operations'
author:
  - 'Jens Berthold <cpan@jebecs.de>'
build_requires:
  Test::Mojo: '0'
  Test::More: '0'
  lib: '0'
configure_requires:
  Module::Build::Tiny: '0.034'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150005'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Mojolicious-Plugin-RESTRoutes
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  Mojolicious::Plugin::RESTRoutes:
    file: lib/Mojolicious/Plugin/RESTRoutes.pm
    version: v1.0.0
requires:
  Lingua::EN::Inflect: '0'
  Modern::Perl: '0'
  Mojo::Base: '0'
  Mojo::Util: '0'
version: 1.0.0
x_Dist_Zilla:
  perl:
    version: '5.020003'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match:
            - ^CVS\b
            - ^\.build\b
            - ^\.git\b
            - ^\.svn\b
            - ^\w+\.ini$
            - ^\w+\.tar\.gz$
            - ^cpanfile$
            - ^cpanfile.snapshot$
            - ^extlib\b
            - ^local\b
          follow_symlinks: 0
          include_dotfiles: 1
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: '@Author::MAXHQ/Git::GatherDir'
      version: '2.039'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Author::MAXHQ/PruneCruft'
      version: '6.006'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Author::MAXHQ/ExecDir'
      version: '6.006'
    -
      class: Dist::Zilla::Plugin::ShareDir::ProjectDistDir
      name: '@Author::MAXHQ/ShareDir::ProjectDistDir'
      version: 3.3.2
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: '@Author::MAXHQ/PkgVersion'
      version: '6.006'
    -
      class: Dist::Zilla::Plugin::NextRelease
      name: '@Author::MAXHQ/NextRelease'
      version: '6.006'
    -
      class: Dist::Zilla::Plugin::PreviousVersion::Changelog
      name: '@Author::MAXHQ/PreviousVersion::Changelog'
      version: 0.2.5
    -
      class: Dist::Zilla::Plugin::NextVersion::Semantic
      name: '@Author::MAXHQ/NextVersion::Semantic'
      version: 0.2.5



( run in 1.921 second using v1.01-cache-2.11-cpan-97f6503c9c8 )