GET /api/v1/ports/p5.28-sql-abstract/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p5.28-sql-abstract",
"portdir": "perl/p5-sql-abstract",
"version": "2.0.1",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/SQL::Abstract",
"description": "SQL::Abstract - Generate SQL from Perl data structures",
"long_description": "This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module.",
"active": true,
"categories": [
"databases",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-data-dumper-concise",
"p5.28-test-exception",
"p5.28-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-sub-quote",
"p5.28-test-deep",
"perl5.28",
"p5.28-text-balanced",
"p5.28-test-simple",
"p5.28-hash-merge",
"p5.28-moo",
"p5.28-mro-compat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-class-dbi-plugin-pager",
"p5.28-sql-abstract-classic",
"p5.28-sql-abstract-limit",
"p5.28-class-dbi-plugin-abstractcount"
]
}
]
}