Skip to content

Commit 2dd0be7

Browse files
committed
Adds Twiggy to cpanfile.
1 parent 44ee8d0 commit 2dd0be7

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

cpanfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ requires 'Path::Class::File';
106106
requires 'PerlIO::gzip';
107107
requires 'Pithub';
108108
requires 'Plack::App::Directory';
109+
requires 'Plack::Handler::Twiggy';
109110
requires 'Plack::MIME';
110111
requires 'Plack::Middleware::Header';
111112
requires 'Plack::Middleware::ReverseProxy';

cpanfile.snapshot

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7010,6 +7010,21 @@ DISTRIBUTIONS
70107010
constant 0
70117011
strict 0
70127012
warnings 0
7013+
Twiggy-0.1024
7014+
pathname: M/MI/MIYAGAWA/Twiggy-0.1024.tar.gz
7015+
provides:
7016+
AnyEvent::Server::PSGI undef
7017+
Plack::Handler::Twiggy undef
7018+
Twiggy 0.1024
7019+
Twiggy::Server undef
7020+
Twiggy::Server::SS undef
7021+
Twiggy::Writer undef
7022+
requirements:
7023+
AnyEvent 0
7024+
ExtUtils::MakeMaker 6.30
7025+
HTTP::Status 0
7026+
Plack 0.99
7027+
Try::Tiny 0
70137028
Types-Serialiser-1.0
70147029
pathname: M/ML/MLEHMANN/Types-Serialiser-1.0.tar.gz
70157030
provides:

0 commit comments

Comments
 (0)