logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Plack::Handler::Starman - Plack adapter for Starman

Author

       Tatsuhiko Miyagawa

Description

       This handler exists for the "plackup" compatibility. Essentially, "plackup -s Starman" is equivalent to
       "starman --preload-app", because the "starman" executable delay loads the application by default. See
       starman for more details.

Name

       Plack::Handler::Starman - Plack adapter for Starman

See Also

       Starman

perl v5.36.0                                       2023-10-05                       Plack::Handler::Starman(3pm)

Synopsis

         plackup -s Starman

See Also