App-KamstrupKemSplit

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'Helper functions for the Kamstrup KEM file splitter application'
author:
  - 'Lieven Hollevoet <hollie@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  Test::More: '0'
  strict: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.030, 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-KamstrupKemSplit
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  App::KamstrupKemSplit:
    file: lib/App/KamstrupKemSplit.pm
    version: '0.007'
requires:
  Archive::Zip: '0'
  Crypt::Rijndael: '0'
  Exporter: '0'
  Getopt::Long: '0'
  Log::Log4perl: '0'
  MIME::Base64: '0'
  Modern::Perl: '0'
  Pod::Usage: '0'
  Text::CSV: '0'
  XML::Simple: '0'
resources:
  bugtracker: https://github.com/hollie/app-kamstrupkemsplit-perl/issues
  repository: git://github.com/hollie/app-kamstrupkemsplit-perl.git
version: '0.007'
x_Dist_Zilla:
  perl:
    version: '5.036001'
  plugins:
    -
      class: Dist::Zilla::Plugin::Git::GatherDir
      config:
        Dist::Zilla::Plugin::GatherDir:
          exclude_filename: []
          exclude_match: []
          follow_symlinks: 0
          include_dotfiles: 0
          prefix: ''
          prune_directory: []
          root: .
        Dist::Zilla::Plugin::Git::GatherDir:
          include_untracked: 0
      name: Git::GatherDir
      version: '2.048'
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      config:
        Dist::Zilla::Plugin::Git::NextVersion:
          first_version: '0.001'
          version_by_branch: 0
          version_regexp: (?^:^v(.+)$)
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.43.1
          repo_root: .
      name: Git::NextVersion
      version: '2.048'
    -
      class: Dist::Zilla::Plugin::Git::Check
      config:
        Dist::Zilla::Plugin::Git::Check:
          untracked_files: die
        Dist::Zilla::Role::Git::DirtyFiles:
          allow_dirty:
            - Changes
            - dist.ini
          allow_dirty_match: []
          changelog: Changes
        Dist::Zilla::Role::Git::Repo:
          git_version: 2.43.1
          repo_root: .
      name: Git::Check
      version: '2.048'
    -
      class: Dist::Zilla::Plugin::Git::Commit
      config:
        Dist::Zilla::Plugin::Git::Commit:
          add_files_in: []
          commit_msg: v%V%n%n%c

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.464 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )