logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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