Help language development. Donate to The Perl Foundation
{ "description": "A PSGI interface for FastCGI::NativeCall", "build-depends": [ ], "support": { "bugtracker": "https://github.com/jonathanstowe/raku-fcgi-psgi/issues", "source": "https://github.com/jonathanstowe/raku-fcgi-psgi.git" }, "auth": "zef:jonathanstowe", "tags": [ "http", "fastcgi", "fcgi", "psgi" ], "api": "1,0", "author": "github:carbin", "provides": { "FastCGI::NativeCall::PSGI": "lib/FastCGI/NativeCall/PSGI.pm6" }, "authors": [ "carbin", "jonathanstowe" ], "name": "FastCGI::NativeCall::PSGI", "source-url": "https://github.com/jonathanstowe/raku-fcgi-psgi.git", "meta-version": "1", "version": "0.0.6", "resources": [ ], "test-depends": [ ], "raku": "6.*", "depends": [ "PSGI", "FastCGI::NativeCall" ], "license": "ISC" }