$VAR1 = bless( {
  'env' => {
    'DOCUMENT_DEFAULT' => undef,
    'DOCUMENT_ROOT' => undef,
    'HTTP_ACCEPT' => '*/*',
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
    'HTTP_CONNECTION' => 'Keep-Alive',
    'HTTP_COOKIE' => 'session=c3a4fe1dacf245c3e9db8932b37b0360',
    'HTTP_HOST' => '127.0.0.1:5000',
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
    'HTTP_X_FORWARDED_FOR' => '216.73.216.21',
    'HTTP_X_FORWARDED_HOST' => 'psgi.isolutions.com.au',
    'HTTP_X_FORWARDED_SERVER' => 'psgi.isolutions.com.au',
    'PATH_INFO' => '/CGI.psp.0',
    'QUERY_STRING' => '',
    'REMOTE_ADDR' => '127.0.0.1',
    'REMOTE_PORT' => 46830,
    'REQUEST_METHOD' => 'GET',
    'REQUEST_URI' => '/CGI.psp.0',
    'SCRIPT_NAME' => '',
    'SERVER_NAME' => 0,
    'SERVER_PORT' => 5000,
    'SERVER_PROTOCOL' => 'HTTP/1.1',
    'plack.request.body_parameters' => [],
    'plack.request.merged' => bless( {}, 'Hash::MultiValue' ),
    'plack.request.query_parameters' => [],
    'plack.request.upload' => bless( {}, 'Hash::MultiValue' ),
    'psgi.errors' => *::STDERR,
    'psgi.input' => \*{'HTTP::Server::PSGI::$input'},
    'psgi.multiprocess' => !!0,
    'psgi.multithread' => !!0,
    'psgi.nonblocking' => !!0,
    'psgi.run_once' => !!0,
    'psgi.streaming' => !!1,
    'psgi.url_scheme' => 'http',
    'psgi.version' => [
      1,
      1
    ],
    'psgix.harakiri' => !!1,
    'psgix.input.buffered' => !!1,
    'psgix.io' => bless( \*Symbol::GEN1277, 'IO::Socket::INET' )
  },
  'request_body_parser' => bless( [
    [
      [
        'application/x-www-form-urlencoded',
        'HTTP::Entity::Parser::UrlEncoded',
        undef
      ],
      [
        'multipart/form-data',
        'HTTP::Entity::Parser::MultiPart',
        undef
      ]
    ],
    1048576
  ], 'HTTP::Entity::Parser' )
}, 'WebDyne::CGI::PSGI' );