From 9168cd769df03bf657fee4d287b5ef1ed11bde8e Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Tue, 18 Jul 2017 18:38:53 +0100 Subject: Reinstate FCGI module for Plack FCGI handler usage --- cpanfile | 1 + cpanfile.snapshot | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/cpanfile b/cpanfile index 0a3553340..0d323c363 100644 --- a/cpanfile +++ b/cpanfile @@ -54,6 +54,7 @@ requires 'Email::MIME'; requires 'Email::Sender'; requires 'Email::Valid'; requires 'Error'; +requires 'FCGI'; # Required by e.g. Plack::Handler::FCGI requires 'File::Find'; requires 'File::Path'; requires 'File::Slurp'; diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 51d284789..a5f8a9bbb 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -2818,6 +2818,12 @@ DISTRIBUTIONS File::Spec 0.8 Pod::Man 0 perl 5.006 + FCGI-0.74 + pathname: F/FL/FLORA/FCGI-0.74.tar.gz + provides: + FCGI 0.74 + requirements: + ExtUtils::MakeMaker 0 File-ChangeNotify-0.23 pathname: D/DR/DROLSKY/File-ChangeNotify-0.23.tar.gz provides: -- cgit v1.2.3