diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-02-18 13:52:49 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-02-18 13:52:49 +0000 |
commit | f1be0c6d3422a3661ae1bc7604012c157a73c868 (patch) | |
tree | 7300ba0c55cea3e55f05d97cb47984143219113e /cpanfile.snapshot | |
parent | d8e19f1e68a1bb149365d7b6843ff3384a6bbf5e (diff) |
Improvements for installing on Macs.
This works around a couple of issues installing using either MacPorts or
Homebrew, making sure the version of ExtUtils::MakeMaker in the snapshot
is installed early in the process, and that MooseX::NonMoose is present
in the snapshot.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index a5859b742..9bade8038 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -4176,6 +4176,22 @@ DISTRIBUTIONS Test::More 0.88 namespace::autoclean 0 namespace::clean 0.10 + MooseX-NonMoose-0.26 + pathname: D/DO/DOY/MooseX-NonMoose-0.26.tar.gz + provides: + MooseX::NonMoose 0.26 + MooseX::NonMoose::InsideOut 0.26 + MooseX::NonMoose::Meta::Role::Class 0.26 + MooseX::NonMoose::Meta::Role::Constructor 0.26 + requirements: + ExtUtils::MakeMaker 6.30 + List::MoreUtils 0 + Module::Runtime 0 + Moose::Exporter 0 + Moose::Role 2.0000 + Moose::Util 0 + Try::Tiny 0 + warnings 0 MooseX-Params-Validate-0.18 pathname: D/DR/DROLSKY/MooseX-Params-Validate-0.18.tar.gz provides: |