Plack-App-Env

 view release on metacpan or  search on metacpan

Env.pm  view on Meta::CPAN

 #     HTTP_ACCEPT            "*/*",
 #     HTTP_HOST              "localhost:5000",
 #     HTTP_USER_AGENT        "curl/7.64.0",
 #     PATH_INFO              "/",
 #     psgi.errors            *main::STDERR  (read/write, layers: unix perlio),
 #     psgi.input             *HTTP::Server::PSGI::$input  (layers: scalar),
 #     psgi.multiprocess      "",
 #     psgi.multithread       "",
 #     psgi.nonblocking       "",
 #     psgi.run_once          "",
 #     psgi.streaming         1,
 #     psgi.url_scheme        "http",
 #     psgi.version           [
 #         [0] 1,
 #         [1] 1
 #     ],
 #     psgix.harakiri         1,
 #     psgix.input.buffered   1,
 #     psgix.io               *Symbol::GEN1  (read/write, layers: unix perlio),
 #     QUERY_STRING           "",
 #     REMOTE_ADDR            "127.0.0.1",

README  view on Meta::CPAN

     #     HTTP_ACCEPT            "*/*",
     #     HTTP_HOST              "localhost:5000",
     #     HTTP_USER_AGENT        "curl/7.64.0",
     #     PATH_INFO              "/",
     #     psgi.errors            *main::STDERR  (read/write, layers: unix perlio),
     #     psgi.input             *HTTP::Server::PSGI::$input  (layers: scalar),
     #     psgi.multiprocess      "",
     #     psgi.multithread       "",
     #     psgi.nonblocking       "",
     #     psgi.run_once          "",
     #     psgi.streaming         1,
     #     psgi.url_scheme        "http",
     #     psgi.version           [
     #         [0] 1,
     #         [1] 1
     #     ],
     #     psgix.harakiri         1,
     #     psgix.input.buffered   1,
     #     psgix.io               *Symbol::GEN1  (read/write, layers: unix perlio),
     #     QUERY_STRING           "",
     #     REMOTE_ADDR            "127.0.0.1",

examples/plack_app_env.pl  view on Meta::CPAN

#     HTTP_ACCEPT            "*/*",
#     HTTP_HOST              "localhost:5000",
#     HTTP_USER_AGENT        "curl/7.64.0",
#     PATH_INFO              "/",
#     psgi.errors            *main::STDERR  (read/write, layers: unix perlio),
#     psgi.input             *HTTP::Server::PSGI::$input  (layers: scalar),
#     psgi.multiprocess      "",
#     psgi.multithread       "",
#     psgi.nonblocking       "",
#     psgi.run_once          "",
#     psgi.streaming         1,
#     psgi.url_scheme        "http",
#     psgi.version           [
#         [0] 1,
#         [1] 1
#     ],
#     psgix.harakiri         1,
#     psgix.input.buffered   1,
#     psgix.io               *Symbol::GEN1  (read/write, layers: unix perlio),
#     QUERY_STRING           "",
#     REMOTE_ADDR            "127.0.0.1",



( run in 0.256 second using v1.01-cache-2.11-cpan-4d50c553e7e )