📦 DBI::Gofer::Response(3pm) — User Contributed Perl Documentation
DBI::Gofer::Response - Encapsulate a response from DBI::Gofer::Execute to DBD::Gofer
| Use Case | Command | Description |
|---|---|---|
| 🆕 Create a new response | my $res = DBI::Gofer::Response->new() | Instantiate a response object |
| 🚨 Check for error | $res->err() | Returns true if an error occurred |
| 📝 Get error message | $res->errstr() | Returns the error message string |
| 🔢 Get SQLSTATE | $res->state() | Returns the SQLSTATE error code |
| 📊 Get row count | $res->rows() | Returns the number of rows affected |
| 📦 Retrieve result data | $res->execute_results() | Returns the array of execute results |
🔒 This is an internal class.
👤 Tim Bunce, <http://www.tim.bunce.name>
📜 Copyright (c) 2007, Tim Bunce, Ireland. All rights reserved.
📜 This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
📅 perl v5.34.0 2026-06-22 DBI::Gofer::Response(3pm)
Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 17:18 @2600:1f28:365:80b0:f8a4:e764:d6bb:8e66
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format