Help language development. Donate to The Perl Foundation
{ "auth": "github:rbt", "authors": [ "Rod Taylor <[email protected]>" ], "build-depends": [ ], "depends": [ "DBIish" ], "description": "Wrapper to enforce Database Transactions", "license": "CC0-1.0", "meta-version": "1", "name": "DBIish::Transaction", "perl": "6.d", "provides": { "DBIish::Savepoint": "lib/DBIish/Savepoint.pm6", "DBIish::Transaction": "lib/DBIish/Transaction.pm6" }, "resources": [ ], "source-url": "https://github.com/rbt/DBIish-Transaction.git", "support": { "bugtracker": "https://github.com/rbt/DBIish-Transaction/issues", "email": "[email protected]", "source": "https://github.com/rbt/DBIish-Transaction.git" }, "tags": [ "database", "mysql", "postgres" ], "test-depends": [ "DBIish" ], "version": "1.0.4" }