A Minimal Perl DBI Transaction Layer: Design, Boundaries, and Failure Modes
A minimal Perl DBI design: one module, one connection, one transaction wrapper — with the trust boundaries, health checks, and failure modes that make it safe to run in production.