App-EscapeUtils

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Various string escaping/unescaping utilities'
author:
  - 'perlancar <perlancar@cpan.org>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, 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: App-EscapeUtils
requires:
  Data::Sah::Compiler::perl::TH::array: '0'
  Data::Sah::Compiler::perl::TH::str: '0'
  HTML::Entities: '0'
  Perinci::CmdLine::Any: '0'
  Perinci::CmdLine::Lite: '1.820'
  ShellQuote::Any::Tiny: '0'
  String::Escape: '0'
  String::JS: '0'
  String::PerlQuote: '0'
  String::PodQuote: '0'
  URI::Escape: '0'
  perl: '5.010001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=App-EscapeUtils
  homepage: https://metacpan.org/release/App-EscapeUtils
  repository: git://github.com/perlancar/perl-App-EscapeUtils.git
version: '0.002'
x_Dist_Zilla:
  perl:
    version: '5.030000'
  plugins:
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript backslash-escape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript backslash-unescape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript html-escape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript html-unescape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript js-escape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript js-unescape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript perl-dquote-escape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript perl-squote-escape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript pod-escape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript shell-escape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript uri-escape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::GenPericmdScript
      name: 'GenPericmdScript uri-unescape'
      version: '0.421'
    -
      class: Dist::Zilla::Plugin::InsertExecsList
      name: InsertExecsList
      version: '0.02'
    -
      class: Dist::Zilla::Plugin::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
      name: '@Author::PERLANCAR/@Filter/GatherDir'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@Author::PERLANCAR/@Filter/PruneCruft'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@Author::PERLANCAR/@Filter/ManifestSkip'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@Author::PERLANCAR/@Filter/MetaYAML'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::License
      name: '@Author::PERLANCAR/@Filter/License'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::PodCoverageTests
      name: '@Author::PERLANCAR/@Filter/PodCoverageTests'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@Author::PERLANCAR/@Filter/PodSyntaxTests'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@Author::PERLANCAR/@Filter/ExtraTests'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@Author::PERLANCAR/@Filter/ExecDir'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@Author::PERLANCAR/@Filter/ShareDir'
      version: '6.012'
    -
      class: Dist::Zilla::Plugin::MakeMaker
      config:
        Dist::Zilla::Role::TestRunner:
          default_jobs: 1
      name: '@Author::PERLANCAR/@Filter/MakeMaker'



( run in 0.825 second using v1.01-cache-2.11-cpan-39bf76dae61 )