# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.032.
CONTRIBUTING.md
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
README.md
SECURITY.md
TODO.md
cpanfile
dist.ini
examples/01-hello-http/README.md
examples/01-hello-http/app.pl
examples/02-streaming-response/README.md
examples/02-streaming-response/app.pl
examples/03-request-body/README.md
examples/03-request-body/app.pl
examples/04-websocket-echo/README.md
examples/04-websocket-echo/app.pl
examples/05-sse-broadcaster/README.md
examples/05-sse-broadcaster/app.pl
examples/06-lifespan-state/README.md
examples/06-lifespan-state/app.pl
examples/07-extension-fullflush/README.md
examples/07-extension-fullflush/app.pl
examples/08-tls-introspection/README.md
examples/08-tls-introspection/app.pl
examples/11-job-runner/README.md
examples/11-job-runner/app.pl
examples/11-job-runner/lib/JobRunner/HTTP.pm
examples/11-job-runner/lib/JobRunner/Jobs.pm
examples/11-job-runner/lib/JobRunner/Queue.pm
examples/11-job-runner/lib/JobRunner/SSE.pm
examples/11-job-runner/lib/JobRunner/WebSocket.pm
examples/11-job-runner/lib/JobRunner/Worker.pm
examples/11-job-runner/public/css/style.css
examples/11-job-runner/public/index.html
examples/11-job-runner/public/js/app.js
examples/12-utf8/README.md
examples/12-utf8/app.pl
examples/13-flow-control/README.md
examples/13-flow-control/app.pl
examples/14-periodic-events/README.md
examples/14-periodic-events/app.pl
examples/14-periodic-events/cpanfile
examples/15-embedded-ioasync/README.md
examples/15-embedded-ioasync/cpanfile
examples/15-embedded-ioasync/server.pl
examples/16-foreign-loop/README.md
examples/16-foreign-loop/cpanfile
examples/16-foreign-loop/server.pl
examples/17-event-middleware/README.md
examples/17-event-middleware/app.pl
examples/17-event-middleware/cpanfile
examples/18-bidirectional-websocket/README.md
examples/18-bidirectional-websocket/app.pl
examples/18-bidirectional-websocket/cpanfile
examples/README.md
examples/mini-framework/README.md
examples/mini-framework/app.pl
lib/PAGI.pm
lib/PAGI/Building.pod
lib/PAGI/Cookbook.pod
lib/PAGI/EventLoops.pod
lib/PAGI/PSGI.pod
lib/PAGI/Spec.pod
lib/PAGI/Spec/Extensions.pod
lib/PAGI/Spec/Lifespan.pod
lib/PAGI/Spec/Server.pod
lib/PAGI/Spec/Tls.pod
lib/PAGI/Spec/Www.pod
lib/PAGI/Tutorial.pod
t/00-load.t
t/pod-syntax.t
t/tutorial.t
