{ "authors" : [ "Curt Tilmes " ], "depends" : [ "Concurrent::Stack:ver<1.0>" ], "description" : "Base roles for DB::* family of SQL Database modules", "license" : "BSD-2-Clause", "name" : "DB", "perl" : "6.*", "provides" : { "DB" : "lib/DB.pm6", "DB::Connection" : "lib/DB/Connection.pm6", "DB::Mock" : "lib/DB/Mock.pm6", "DB::Result" : "lib/DB/Result.pm6", "DB::Statement" : "lib/DB/Statement.pm6" }, "source-url" : "http://www.cpan.org/authors/id/C/CT/CTILMES/Perl6/DB-0.3.tar.gz", "support" : { "bugtracker" : "https://github.com/CurtTilmes/perl6-db/issues", "source" : "https://github.com/CurtTilmes/perl6-db.git" }, "tags" : [ "DATABASE" ], "test-depends" : [ "Test", "Test::META", "Test::When" ], "version" : "0.3" }