1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
---
abstract: 'Write user-friendly command line apps with even less suffering'
author:
- 'Maroš Kollár <maros@k-1.com>'
build_requires:
Test::Most: '0'
Test::NoWarnings: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: MooseX-App
recommends:
File::HomeDir: '0'
IO::Interactive: '0'
Term::ANSIColor: '0'
Term::ReadKey: '0'
Text::WagnerFischer: '0'
Win32::Console::ANSI: '0'
requires:
Config::Any: '0'
File::Basename: '0'
File::Spec: '0'
List::Util: '1.44'
Module::Pluggable: '0'
Moose: '2.00'
MooseX::Types::Path::Class: '0'
Pod::Elemental: '0'
namespace::autoclean: '0'
perl: '5.010'
resources:
bugtracker: https://github.com/maros/MooseX-App/issues
repository: git://github.com/maros/MooseX-App.git
version: '1.41'
x_generated_by_perl: v5.24.0
x_serialization_backend: 'YAML::Tiny version 1.69'
|