Skip to content

Commit

Permalink
Reinstate FCGI module for Plack FCGI handler usage
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Jul 18, 2017
1 parent 60adb1e commit 9168cd7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down
6 changes: 6 additions & 0 deletions cpanfile.snapshot
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9168cd7

Please sign in to comment.