From 241e8b8ea1e41b7a8995737f78aa61127d3a4f52 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Sat, 12 Jul 2014 22:15:16 +0200 Subject: [PATCH] Remove IO::Socket::SSL dependancy and add EV dependancy --- cpanfile | 2 +- cpanfile.snapshot | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/cpanfile b/cpanfile index a5a9a32..4394a33 100644 --- a/cpanfile +++ b/cpanfile @@ -1,5 +1,5 @@ requires 'Mojolicious'; -requires 'IO::Socket::SSL'; +requires 'EV'; requires 'Data::Validate::URI'; requires 'Mojolicious::Plugin::I18N'; requires 'Mojolicious::Plugin::ConfigHashMerge'; diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 8eb3fab..7146217 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -1191,6 +1191,14 @@ DISTRIBUTIONS base 0 strict 0 warnings 0 + EV-4.17 + pathname: M/ML/MLEHMANN/EV-4.17.tar.gz + provides: + EV 4.17 + EV::MakeMaker undef + requirements: + ExtUtils::MakeMaker 0 + common::sense 0 Exception-Class-1.37 pathname: D/DR/DROLSKY/Exception-Class-1.37.tar.gz provides: @@ -2060,3 +2068,9 @@ DISTRIBUTIONS constant 0 strict 0 warnings 0 + common-sense-3.73 + pathname: M/ML/MLEHMANN/common-sense-3.73.tar.gz + provides: + common::sense 3.73 + requirements: + ExtUtils::MakeMaker 0