{
    "mode": "perldoc",
    "parameter": "DBD::Gofer::Transport::pipeone",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/DBD%3A%3AGofer%3A%3ATransport%3A%3Apipeone/json",
    "generated": "2026-06-16T09:57:56Z",
    "synopsis": "$originaldsn = \"...\";\nDBI->connect(\"dbi:Gofer:transport=pipeone;dsn=$originaldsn\",...)\nor, enable by setting the DBIAUTOPROXY environment variable:\nexport DBIAUTOPROXY=\"dbi:Gofer:transport=pipeone\"",
    "sections": {
        "NAME": {
            "content": "DBD::Gofer::Transport::pipeone - DBD::Gofer client transport for testing\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "$originaldsn = \"...\";\nDBI->connect(\"dbi:Gofer:transport=pipeone;dsn=$originaldsn\",...)\n\nor, enable by setting the DBIAUTOPROXY environment variable:\n\nexport DBIAUTOPROXY=\"dbi:Gofer:transport=pipeone\"\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Connect via DBD::Gofer and execute each request by starting executing a subprocess.\n\nThis is, as you might imagine, spectacularly inefficient!\n\nIt's only intended for testing. Specifically it demonstrates that the server side is completely\nstateless.\n\nIt also provides a base class for the much more useful DBD::Gofer::Transport::stream transport.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Tim Bunce, <http://www.tim.bunce.name>\n",
            "subsections": []
        },
        "LICENCE AND COPYRIGHT": {
            "content": "Copyright (c) 2007, Tim Bunce, Ireland. All rights reserved.\n\nThis module is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself. See perlartistic.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "DBD::Gofer::Transport::Base\n\nDBD::Gofer\n",
            "subsections": []
        }
    },
    "summary": "DBD::Gofer::Transport::pipeone - DBD::Gofer client transport for testing",
    "flags": [],
    "examples": [],
    "see_also": []
}