HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51766,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=822",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=820",
"results": [
{
"name": "p5.26-redis",
"portdir": "perl/p5-redis",
"version": "1.998.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Redis",
"description": "Redis - perl binding for Redis database",
"long_description": "Redis - perl binding for Redis database",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "macportscf",
"github": "",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-tcp",
"p5.26-test-cpan-meta",
"p5.26-test-deep",
"p5.26-test-fatal",
"p5.26-test-sharedfork",
"redis",
"clang-9.0",
"p5.26-io-string",
"p5.26-module-build-tiny",
"p5.26-pod-coverage-trustpod"
]
},
{
"type": "lib",
"ports": [
"p5.26-io-socket-timeout",
"p5.26-module-build",
"p5.26-try-tiny",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.34-time-epoch",
"portdir": "perl/p5-time-epoch",
"version": "0.20.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Epoch",
"description": "Convert times in one epoch to times in another epoch",
"long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-test-pod"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-time-epoch"
]
}
]
},
{
"name": "p5.32-time-epoch",
"portdir": "perl/p5-time-epoch",
"version": "0.20.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Epoch",
"description": "Convert times in one epoch to times in another epoch",
"long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-test-pod"
]
}
],
"depends_on": []
},
{
"name": "p5.30-time-epoch",
"portdir": "perl/p5-time-epoch",
"version": "0.20.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Epoch",
"description": "Convert times in one epoch to times in another epoch",
"long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-test-pod"
]
}
],
"depends_on": []
},
{
"name": "p5.28-time-epoch",
"portdir": "perl/p5-time-epoch",
"version": "0.20.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Epoch",
"description": "Convert times in one epoch to times in another epoch",
"long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-test-pod"
]
}
],
"depends_on": []
},
{
"name": "p5-time-epoch",
"portdir": "perl/p5-time-epoch",
"version": "0.20.0",
"license": "Artistic-1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-time-epoch",
"homepage": "https://metacpan.org/pod/Time::Epoch",
"description": "Convert times in one epoch to times in another epoch",
"long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-time-epoch"
]
}
],
"depends_on": []
},
{
"name": "p5.34-tie-dbi",
"portdir": "perl/p5-tie-dbi",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::DBI",
"description": "Tie::DBI - Tie hashes to DBI relational databases",
"long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-dbd-sqlite",
"p5.34-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-tie-dbi"
]
}
]
},
{
"name": "p5.32-tie-dbi",
"portdir": "perl/p5-tie-dbi",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::DBI",
"description": "Tie::DBI - Tie hashes to DBI relational databases",
"long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-dbd-sqlite",
"p5.32-dbi"
]
}
],
"depends_on": []
},
{
"name": "p5.30-tie-dbi",
"portdir": "perl/p5-tie-dbi",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::DBI",
"description": "Tie::DBI - Tie hashes to DBI relational databases",
"long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-dbd-sqlite",
"p5.30-dbi"
]
}
],
"depends_on": []
},
{
"name": "p5.28-tie-dbi",
"portdir": "perl/p5-tie-dbi",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::DBI",
"description": "Tie::DBI - Tie hashes to DBI relational databases",
"long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dbd-sqlite",
"p5.28-dbi"
]
}
],
"depends_on": []
},
{
"name": "p5-tie-dbi",
"portdir": "perl/p5-tie-dbi",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-tie-dbi",
"homepage": "https://metacpan.org/pod/Tie::DBI",
"description": "Tie::DBI - Tie hashes to DBI relational databases",
"long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-tie-dbi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-tie-dbi",
"portdir": "perl/p5-tie-dbi",
"version": "1.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Tie::DBI",
"description": "Tie::DBI - Tie hashes to DBI relational databases",
"long_description": "This module allows you to tie Perl associative arrays (hashes) to SQL databases using the DBI interface. The tied hash is associated with a table in a local or networked database. One column becomes the hash key. Each row of the table becomes an associative array, from which individual fields can be set or retrieved.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbd-sqlite",
"p5.26-dbi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-time-epoch",
"portdir": "perl/p5-time-epoch",
"version": "0.20.0",
"license": "Artistic-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Time::Epoch",
"description": "Convert times in one epoch to times in another epoch",
"long_description": "This is Time::Epoch, a tiny module that does nothing but convert times in one epoch to times in another. Implemented currently is only converting Mac OS epoch to and from the perl/Unix epoch.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-test-pod"
]
}
],
"depends_on": []
},
{
"name": "p5.34-html-table",
"portdir": "perl/p5-html-table",
"version": "2.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Table",
"description": "produces HTML tables",
"long_description": "produces HTML tables",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-html-table"
]
}
]
},
{
"name": "p5.32-html-table",
"portdir": "perl/p5-html-table",
"version": "2.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Table",
"description": "produces HTML tables",
"long_description": "produces HTML tables",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-html-table",
"portdir": "perl/p5-html-table",
"version": "2.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Table",
"description": "produces HTML tables",
"long_description": "produces HTML tables",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-html-table",
"portdir": "perl/p5-html-table",
"version": "2.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Table",
"description": "produces HTML tables",
"long_description": "produces HTML tables",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5-html-table",
"portdir": "perl/p5-html-table",
"version": "2.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-html-table",
"homepage": "https://metacpan.org/pod/HTML::Table",
"description": "produces HTML tables",
"long_description": "produces HTML tables",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-html-table"
]
}
],
"depends_on": []
},
{
"name": "p5.26-html-table",
"portdir": "perl/p5-html-table",
"version": "2.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/HTML::Table",
"description": "produces HTML tables",
"long_description": "produces HTML tables",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.34-email-date-format",
"portdir": "perl/p5-email-date-format",
"version": "1.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date::Format",
"description": "generates RFC 2822-compliant datetime strings",
"long_description": "Email::Date::Format provides a simple means for generating an RFC 2822-compliant datetime string.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-time-local"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-email-simple",
"p5-email-date-format",
"p5.34-email-date",
"p5.34-mime-lite"
]
}
]
},
{
"name": "p5.32-email-date-format",
"portdir": "perl/p5-email-date-format",
"version": "1.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date::Format",
"description": "generates RFC 2822-compliant datetime strings",
"long_description": "Email::Date::Format provides a simple means for generating an RFC 2822-compliant datetime string.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-time-local"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-email-simple",
"p5.32-email-date",
"p5.32-mime-lite"
]
}
]
},
{
"name": "p5.30-email-date-format",
"portdir": "perl/p5-email-date-format",
"version": "1.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date::Format",
"description": "generates RFC 2822-compliant datetime strings",
"long_description": "Email::Date::Format provides a simple means for generating an RFC 2822-compliant datetime string.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-time-local"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-email-simple",
"p5.30-email-date",
"p5.30-mime-lite"
]
}
]
},
{
"name": "p5.28-email-date-format",
"portdir": "perl/p5-email-date-format",
"version": "1.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date::Format",
"description": "generates RFC 2822-compliant datetime strings",
"long_description": "Email::Date::Format provides a simple means for generating an RFC 2822-compliant datetime string.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-time-local"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-email-simple",
"p5.28-email-date",
"p5.28-mime-lite"
]
}
]
},
{
"name": "p5-email-date-format",
"portdir": "perl/p5-email-date-format",
"version": "1.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-email-date-format",
"homepage": "https://metacpan.org/pod/Email::Date::Format",
"description": "generates RFC 2822-compliant datetime strings",
"long_description": "Email::Date::Format provides a simple means for generating an RFC 2822-compliant datetime string.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-email-date-format"
]
}
],
"depends_on": []
},
{
"name": "p5.26-email-date-format",
"portdir": "perl/p5-email-date-format",
"version": "1.5.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Email::Date::Format",
"description": "generates RFC 2822-compliant datetime strings",
"long_description": "Email::Date::Format provides a simple means for generating an RFC 2822-compliant datetime string.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-email-date",
"p5.26-email-simple",
"p5.26-mime-lite"
]
}
]
},
{
"name": "p5.34-dist-zilla-plugin-podweaver",
"portdir": "perl/p5-dist-zilla-plugin-podweaver",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PodWeaver",
"description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-file-find-rule",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-moose",
"p5.34-namespace-autoclean",
"perl5.34",
"p5.34-pod-weaver",
"p5.34-ppi",
"p5.34-pod-elemental-perlmunger",
"p5.34-dist-zilla"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-dist-zilla-plugin-podweaver"
]
}
]
},
{
"name": "p5.32-dist-zilla-plugin-podweaver",
"portdir": "perl/p5-dist-zilla-plugin-podweaver",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PodWeaver",
"description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-file-find-rule",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-moose",
"p5.32-namespace-autoclean",
"perl5.32",
"p5.32-pod-weaver",
"p5.32-ppi",
"p5.32-pod-elemental-perlmunger",
"p5.32-dist-zilla"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dist-zilla-plugin-podweaver",
"portdir": "perl/p5-dist-zilla-plugin-podweaver",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PodWeaver",
"description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-file-find-rule",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-moose",
"p5.30-namespace-autoclean",
"perl5.30",
"p5.30-pod-weaver",
"p5.30-ppi",
"p5.30-pod-elemental-perlmunger",
"p5.30-dist-zilla"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-podweaver",
"portdir": "perl/p5-dist-zilla-plugin-podweaver",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PodWeaver",
"description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-file-find-rule",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-moose",
"p5.28-namespace-autoclean",
"perl5.28",
"p5.28-pod-weaver",
"p5.28-ppi",
"p5.28-pod-elemental-perlmunger",
"p5.28-dist-zilla"
]
}
],
"depends_on": []
},
{
"name": "p5-dist-zilla-plugin-podweaver",
"portdir": "perl/p5-dist-zilla-plugin-podweaver",
"version": "4.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dist-zilla-plugin-podweaver",
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PodWeaver",
"description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-podweaver"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dist-zilla-plugin-podweaver",
"portdir": "perl/p5-dist-zilla-plugin-podweaver",
"version": "4.8.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::PodWeaver",
"description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"long_description": "Dist::Zilla::Plugin::PodWeaver - weave your Pod together from configuration and Dist::Zilla",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-find-rule"
]
},
{
"type": "lib",
"ports": [
"p5.26-moose",
"p5.26-namespace-autoclean",
"perl5.26",
"p5.26-pod-weaver",
"p5.26-ppi",
"p5.26-pod-elemental-perlmunger",
"p5.26-dist-zilla"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-pod-weaver-section-generatesection"
]
}
]
},
{
"name": "p5.34-dist-zilla-plugin-checkprereqsindexed",
"portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
"version": "0.22.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
"description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-cpan-meta",
"p5.34-test-deep",
"p5.34-test-fatal",
"p5.34-test-requiresinternet",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-version",
"perl5.34",
"p5.34-yaml-tiny",
"p5.34-dist-zilla",
"p5.34-http-tiny",
"p5.34-moose",
"p5.34-namespace-autoclean"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-dist-zilla-plugin-checkprereqsindexed"
]
}
]
},
{
"name": "p5.32-dist-zilla-plugin-checkprereqsindexed",
"portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
"version": "0.22.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
"description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-cpan-meta",
"p5.32-test-deep",
"p5.32-test-fatal",
"p5.32-test-requiresinternet",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-namespace-autoclean",
"perl5.32",
"p5.32-yaml-tiny",
"p5.32-version",
"p5.32-dist-zilla",
"p5.32-http-tiny",
"p5.32-moose"
]
}
],
"depends_on": []
},
{
"name": "p5.30-dist-zilla-plugin-checkprereqsindexed",
"portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
"version": "0.22.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
"description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-cpan-meta",
"p5.30-test-deep",
"p5.30-test-fatal",
"p5.30-test-requiresinternet",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-version",
"perl5.30",
"p5.30-yaml-tiny",
"p5.30-dist-zilla",
"p5.30-http-tiny",
"p5.30-moose",
"p5.30-namespace-autoclean"
]
}
],
"depends_on": []
},
{
"name": "p5.28-dist-zilla-plugin-checkprereqsindexed",
"portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
"version": "0.22.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
"description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-cpan-meta",
"p5.28-test-deep",
"p5.28-test-fatal",
"p5.28-test-requiresinternet",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-version",
"perl5.28",
"p5.28-yaml-tiny",
"p5.28-dist-zilla",
"p5.28-http-tiny",
"p5.28-moose",
"p5.28-namespace-autoclean"
]
}
],
"depends_on": []
},
{
"name": "p5-dist-zilla-plugin-checkprereqsindexed",
"portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
"version": "0.22.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-dist-zilla-plugin-checkprereqsindexed",
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
"description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-dist-zilla-plugin-checkprereqsindexed"
]
}
],
"depends_on": []
},
{
"name": "p5.34-config-ini",
"portdir": "perl/p5-config-ini",
"version": "0.29.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Config::INI",
"description": "Config::INI - simple .ini-file format",
"long_description": "Config::INI - simple .ini-file format",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-io-string",
"p5.34-mixin-linewise"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-config-ini",
"p5.34-dist-zilla-plugin-twitter",
"p5.34-config-mvp-reader-ini",
"p5.34-dist-zilla",
"p5.34-code-tidyall",
"demeter"
]
}
]
},
{
"name": "p5.32-config-ini",
"portdir": "perl/p5-config-ini",
"version": "0.29.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Config::INI",
"description": "Config::INI - simple .ini-file format",
"long_description": "Config::INI - simple .ini-file format",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-io-string",
"p5.32-mixin-linewise"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-dist-zilla-plugin-twitter",
"p5.32-config-mvp-reader-ini",
"p5.32-dist-zilla",
"p5.32-code-tidyall"
]
}
]
},
{
"name": "p5.30-config-ini",
"portdir": "perl/p5-config-ini",
"version": "0.29.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Config::INI",
"description": "Config::INI - simple .ini-file format",
"long_description": "Config::INI - simple .ini-file format",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-io-string",
"p5.30-mixin-linewise"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dist-zilla-plugin-twitter",
"p5.30-config-mvp-reader-ini",
"p5.30-dist-zilla",
"p5.30-code-tidyall"
]
}
]
},
{
"name": "p5.28-config-ini",
"portdir": "perl/p5-config-ini",
"version": "0.29.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Config::INI",
"description": "Config::INI - simple .ini-file format",
"long_description": "Config::INI - simple .ini-file format",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-io-string",
"p5.28-mixin-linewise"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-dist-zilla-plugin-twitter",
"p5.28-config-mvp-reader-ini",
"p5.28-dist-zilla",
"p5.28-code-tidyall"
]
}
]
},
{
"name": "p5-config-ini",
"portdir": "perl/p5-config-ini",
"version": "0.29.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-config-ini",
"homepage": "https://metacpan.org/pod/Config::INI",
"description": "Config::INI - simple .ini-file format",
"long_description": "Config::INI - simple .ini-file format",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-config-ini"
]
}
],
"depends_on": []
},
{
"name": "p5.26-dist-zilla-plugin-checkprereqsindexed",
"portdir": "perl/p5-dist-zilla-plugin-checkprereqsindexed",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Dist::Zilla::Plugin::CheckPrereqsIndexed",
"description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"long_description": "Dist::Zilla::Plugin::CheckPrereqsIndexed - prevent a release if you have prereqs not found on CPAN",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-cpan-meta",
"p5.26-test-deep",
"p5.26-test-fatal",
"p5.26-test-requiresinternet"
]
},
{
"type": "lib",
"ports": [
"p5.26-version",
"perl5.26",
"p5.26-yaml-tiny",
"p5.26-dist-zilla",
"p5.26-http-tiny",
"p5.26-moose",
"p5.26-namespace-autoclean"
]
}
],
"depends_on": []
},
{
"name": "p5.26-config-ini",
"portdir": "perl/p5-config-ini",
"version": "0.25.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Config::INI",
"description": "Config::INI - simple .ini-file format",
"long_description": "Config::INI - simple .ini-file format",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-io-string",
"p5.26-mixin-linewise"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-code-tidyall",
"p5.26-config-mvp-reader-ini",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-twitter"
]
}
]
},
{
"name": "p5.34-catalystx-component-traits",
"portdir": "perl/p5-catalystx-component-traits",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CatalystX::Component::Traits",
"description": "Automatic Trait Loading and Resolution for Catalyst Components",
"long_description": "Adds a COMPONENT in Catalyst::Component method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using new_with_traits in MooseX::Traits from MooseX::Traits::Pluggable.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-moosex-methodattributes",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-class-load",
"p5.34-list-moreutils",
"perl5.34",
"p5.34-moosex-traits-pluggable",
"p5.34-namespace-autoclean",
"p5.34-moose",
"p5.34-catalyst-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-catalystx-component-traits",
"p5.34-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.32-catalystx-component-traits",
"portdir": "perl/p5-catalystx-component-traits",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CatalystX::Component::Traits",
"description": "Automatic Trait Loading and Resolution for Catalyst Components",
"long_description": "Adds a COMPONENT in Catalyst::Component method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using new_with_traits in MooseX::Traits from MooseX::Traits::Pluggable.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-moosex-methodattributes",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-class-load",
"p5.32-list-moreutils",
"perl5.32",
"p5.32-moosex-traits-pluggable",
"p5.32-namespace-autoclean",
"p5.32-moose",
"p5.32-catalyst-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.30-catalystx-component-traits",
"portdir": "perl/p5-catalystx-component-traits",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CatalystX::Component::Traits",
"description": "Automatic Trait Loading and Resolution for Catalyst Components",
"long_description": "Adds a COMPONENT in Catalyst::Component method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using new_with_traits in MooseX::Traits from MooseX::Traits::Pluggable.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-moosex-methodattributes",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-class-load",
"p5.30-list-moreutils",
"perl5.30",
"p5.30-moosex-traits-pluggable",
"p5.30-namespace-autoclean",
"p5.30-moose",
"p5.30-catalyst-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5.28-catalystx-component-traits",
"portdir": "perl/p5-catalystx-component-traits",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CatalystX::Component::Traits",
"description": "Automatic Trait Loading and Resolution for Catalyst Components",
"long_description": "Adds a COMPONENT in Catalyst::Component method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using new_with_traits in MooseX::Traits from MooseX::Traits::Pluggable.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-moosex-methodattributes",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.28-class-load",
"p5.28-list-moreutils",
"perl5.28",
"p5.28-moosex-traits-pluggable",
"p5.28-namespace-autoclean",
"p5.28-moose",
"p5.28-catalyst-runtime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-catalyst-model-dbic-schema"
]
}
]
},
{
"name": "p5-catalystx-component-traits",
"portdir": "perl/p5-catalystx-component-traits",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-catalystx-component-traits",
"homepage": "https://metacpan.org/pod/CatalystX::Component::Traits",
"description": "Automatic Trait Loading and Resolution for Catalyst Components",
"long_description": "Adds a COMPONENT in Catalyst::Component method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using new_with_traits in MooseX::Traits from MooseX::Traits::Pluggable.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-catalystx-component-traits"
]
}
],
"depends_on": []
},
{
"name": "p5.34-catalyst-plugin-session-store-delegate",
"portdir": "perl/p5-catalyst-plugin-session-store-delegate",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::Delegate",
"description": "Delegate session storage to an application model object.",
"long_description": "This store plugins makes delegating session storage to a first class object model easy.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.34-catalyst-plugin-session",
"p5.34-moose",
"perl5.34",
"p5.34-mro-compat",
"p5.34-namespace-clean",
"p5.34-moosex-emulate-class-accessor-fast"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-catalyst-plugin-session-store-delegate",
"p5.34-catalyst-plugin-session-store-dbic"
]
}
]
},
{
"name": "p5.32-catalyst-plugin-session-store-delegate",
"portdir": "perl/p5-catalyst-plugin-session-store-delegate",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::Delegate",
"description": "Delegate session storage to an application model object.",
"long_description": "This store plugins makes delegating session storage to a first class object model easy.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.32-catalyst-plugin-session",
"p5.32-moose",
"perl5.32",
"p5.32-mro-compat",
"p5.32-namespace-clean",
"p5.32-moosex-emulate-class-accessor-fast"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-catalyst-plugin-session-store-dbic"
]
}
]
}
]
}