Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Plack::Handler::Twiggy - Adapter for Twiggy

Description

       This is an adapter to run PSGI apps on Twiggy via plackup.

Name

       Plack::Handler::Twiggy - Adapter for Twiggy

See Also

       Twiggy
       plackup

perl v5.32.0                                       2021-01-24                        Plack::Handler::Twiggy(3pm)

Synopsis

         plackup -s Twiggy --port 9090

         # with start_server
         start_server --port=9090 plackup -s Twiggy

See Also