App-CPAN2Pkg

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: 'generating native linux packages from cpan'
author:
  - 'Jerome Quelin <jquelin@gmail.com>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Module::Build: '0.3601'
  Test::Exception: '0'
  Test::More: '0.88'
configure_requires:
  Module::Build: '0.3601'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.019, CPAN::Meta::Converter version 2.141520'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: App-CPAN2Pkg
provides:
  App::CPAN2Pkg:
    file: lib/App/CPAN2Pkg.pm
    version: '3.004'
  App::CPAN2Pkg::Controller:
    file: lib/App/CPAN2Pkg/Controller.pm
    version: '3.004'
  App::CPAN2Pkg::Lock:
    file: lib/App/CPAN2Pkg/Lock.pm
    version: '3.004'
  App::CPAN2Pkg::Module:
    file: lib/App/CPAN2Pkg/Module.pm
    version: '3.004'
  App::CPAN2Pkg::Repository:
    file: lib/App/CPAN2Pkg/Repository.pm
    version: '3.004'
  App::CPAN2Pkg::Types:
    file: lib/App/CPAN2Pkg/Types.pm
    version: '3.004'
  App::CPAN2Pkg::UI::Text:
    file: lib/App/CPAN2Pkg/UI/Text.pm
    version: '3.004'
  App::CPAN2Pkg::UI::Tk:
    file: lib/App/CPAN2Pkg/UI/Tk.pm
    version: '3.004'
  App::CPAN2Pkg::Utils:
    file: lib/App/CPAN2Pkg/Utils.pm
    version: '3.004'
  App::CPAN2Pkg::Worker:
    file: lib/App/CPAN2Pkg/Worker.pm
    version: '3.004'
  App::CPAN2Pkg::Worker::Mageia:
    file: lib/App/CPAN2Pkg/Worker/Mageia.pm
    version: '3.004'
  App::CPAN2Pkg::Worker::RPM:
    file: lib/App/CPAN2Pkg/Worker/RPM.pm
    version: '3.004'
requires:
  DateTime: '0'
  Devel::Platform::Info::Linux: '0'
  Exporter::Lite: '0'
  File::ShareDir::PathClass: '0'
  Find::Lib: '0'
  FindBin: '0'
  Getopt::Long::Descriptive: '0'
  HTML::TreeBuilder: '0'
  HTTP::Request: '0'
  List::MoreUtils: '0'
  List::Util: '0'
  Moose: '0'
  Moose::Util::TypeConstraints: '0'
  MooseX::ClassAttribute: '0'
  MooseX::Has::Sugar: '0'
  MooseX::POE: '0'
  MooseX::SemiAffordanceAccessor: '0'
  MooseX::Singleton: '0'
  POE: '0'
  POE::Component::Client::HTTP: '0'
  POE::Loop::Tk: '0'
  POE::Wheel::Run: '0'
  Path::Class: '0'
  Readonly: '0'
  Term::ANSIColor: '0'
  Tk: '0'
  Tk::Balloon: '0'
  Tk::HList: '0'
  Tk::NoteBook: '0'
  Tk::PNG: '0'
  Tk::ROText: '0'
  Tk::Role::HasWidgets: '0'
  Tk::Sugar: '0'
  perl: '5.012'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=App-CPAN2Pkg
  homepage: http://search.cpan.org/dist/App-CPAN2Pkg/
  repository: git://github.com/jquelin/app-cpan2pkg.git
version: '3.004'
x_Dist_Zilla:
  perl:
    version: '5.020000'
  plugins:
    -
      class: Dist::Zilla::Plugin::Encoding
      name: Encoding
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Prereqs
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: Prereqs
      version: '5.019'
    -
      class: Dist::Zilla::Plugin::Git::NextVersion
      config:
        Dist::Zilla::Plugin::Git::NextVersion:



( run in 0.738 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )