$VAR1 = {
  'DOCUMENT_DEFAULT' => undef,
  'DOCUMENT_ROOT' => undef,
  'HTTP_ACCEPT' => '*/*',
  'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
  'HTTP_CONNECTION' => 'Keep-Alive',
  'HTTP_COOKIE' => 'session=ae1a7f4e80d6300c0ddcfa1e37a29f8b',
  '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' => '/env.psp',
  'QUERY_STRING' => '',
  'REMOTE_ADDR' => '127.0.0.1',
  'REMOTE_PORT' => 57652,
  'REQUEST_METHOD' => 'GET',
  'REQUEST_URI' => '/env.psp',
  '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::GEN1396, 'IO::Socket::INET' )
};