From f1be0c6d3422a3661ae1bc7604012c157a73c868 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 18 Feb 2015 13:52:49 +0000 Subject: 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. --- cpanfile.snapshot | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'cpanfile.snapshot') 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: -- cgit v1.2.3