HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51988,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=389",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=387",
"results": [
{
"name": "p5-sys-filesystem",
"portdir": "perl/p5-sys-filesystem",
"version": "1.408.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-sys-filesystem",
"homepage": "https://metacpan.org/pod/Sys::Filesystem",
"description": "Retrieve list of filesystems and their properties",
"long_description": "Sys::Filesystem is intended to be a portable interface to list and query filesystem names and their properties. At the time of writing there were only Solaris and Win32 modules available on CPAN to perform this kind of operation. This module hopes to provide a consistant API to list all, mounted, unmounted and special filesystems on a system, and query as many properties as possible with common aliases wherever possible.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-sys-filesystem"
]
}
],
"depends_on": []
},
{
"name": "p5.34-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.34-module-metadata",
"p5.34-test-deep",
"p5.34-test-exception",
"p5.34-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.34-file-which",
"p5.34-ipc-run3",
"p5.34-xsloader",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-sys-cpuload"
]
}
]
},
{
"name": "p5.32-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-module-metadata",
"p5.32-test-deep",
"p5.32-test-exception",
"p5.32-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.32-file-which",
"p5.32-ipc-run3",
"p5.32-xsloader",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.30-module-metadata",
"p5.30-test-deep",
"p5.30-test-exception",
"p5.30-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.30-file-which",
"p5.30-ipc-run3",
"p5.30-xsloader",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.28-module-metadata",
"p5.28-test-deep",
"p5.28-test-exception",
"p5.28-test-warnings"
]
},
{
"type": "lib",
"ports": [
"p5.28-file-which",
"p5.28-ipc-run3",
"p5.28-xsloader",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.34-syntax-operator-in",
"portdir": "perl/p5-syntax-operator-in",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::In",
"description": "Syntax::Operator::In - infix element-of-list meta-operator",
"long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-cbuilder",
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-parse-keyword",
"p5.34-meta",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-syntax-operator-in"
]
}
]
},
{
"name": "p5.32-syntax-operator-in",
"portdir": "perl/p5-syntax-operator-in",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::In",
"description": "Syntax::Operator::In - infix element-of-list meta-operator",
"long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-keyword",
"p5.32-meta",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-syntax-operator-in",
"portdir": "perl/p5-syntax-operator-in",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::In",
"description": "Syntax::Operator::In - infix element-of-list meta-operator",
"long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-cbuilder",
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-xs-parse-keyword",
"p5.30-meta",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-syntax-operator-in",
"portdir": "perl/p5-syntax-operator-in",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::In",
"description": "Syntax::Operator::In - infix element-of-list meta-operator",
"long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-cbuilder",
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-xs-parse-keyword",
"p5.28-meta",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5-sys-cpuload",
"portdir": "perl/p5-sys-cpuload",
"version": "0.320.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-sys-cpuload",
"homepage": "https://metacpan.org/pod/Sys::CpuLoad",
"description": "Sys::CpuLoad - retrieve system load averages",
"long_description": "Sys::CpuLoad - retrieve system load averages.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-sys-cpuload"
]
}
],
"depends_on": []
},
{
"name": "p5-syntax-operator-in",
"portdir": "perl/p5-syntax-operator-in",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-syntax-operator-in",
"homepage": "https://metacpan.org/pod/Syntax::Operator::In",
"description": "Syntax::Operator::In - infix element-of-list meta-operator",
"long_description": "Syntax::Operator::In - infix element-of-list meta-operator",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-syntax-operator-in"
]
}
],
"depends_on": []
},
{
"name": "p5.34-syntax-operator-existsor",
"portdir": "perl/p5-syntax-operator-existsor",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
"description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-cbuilder",
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-parse-keyword",
"p5.34-meta",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-syntax-operator-existsor"
]
}
]
},
{
"name": "p5.32-syntax-operator-existsor",
"portdir": "perl/p5-syntax-operator-existsor",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
"description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-keyword",
"p5.32-meta",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-syntax-operator-existsor",
"portdir": "perl/p5-syntax-operator-existsor",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
"description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-cbuilder",
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-xs-parse-keyword",
"p5.30-meta",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-syntax-operator-existsor",
"portdir": "perl/p5-syntax-operator-existsor",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
"description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-cbuilder",
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-xs-parse-keyword",
"p5.28-meta",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.34-syntax-operator-equ",
"portdir": "perl/p5-syntax-operator-equ",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
"description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.34-module-build",
"p5.34-test-simple",
"p5.34-syntax-keyword-match",
"p5.34-extutils-cbuilder"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-parse-keyword",
"p5.34-meta",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-syntax-operator-equ"
]
}
]
},
{
"name": "p5.32-syntax-operator-equ",
"portdir": "perl/p5-syntax-operator-equ",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
"description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"p5.32-syntax-keyword-match",
"p5.32-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-keyword",
"p5.32-meta",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-syntax-operator-equ",
"portdir": "perl/p5-syntax-operator-equ",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
"description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.30-module-build",
"p5.30-test-simple",
"p5.30-syntax-keyword-match",
"p5.30-extutils-cbuilder"
]
},
{
"type": "lib",
"ports": [
"p5.30-xs-parse-keyword",
"p5.30-meta",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-syntax-operator-equ",
"portdir": "perl/p5-syntax-operator-equ",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
"description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.28-module-build",
"p5.28-test-simple",
"p5.28-syntax-keyword-match",
"p5.28-extutils-cbuilder"
]
},
{
"type": "lib",
"ports": [
"p5.28-xs-parse-keyword",
"p5.28-meta",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5-syntax-operator-existsor",
"portdir": "perl/p5-syntax-operator-existsor",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-syntax-operator-existsor",
"homepage": "https://metacpan.org/pod/Syntax::Operator::ExistsOr",
"description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"long_description": "Syntax::Operator::ExistsOr - an infix operator sensitive to hash element existence",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-syntax-operator-existsor"
]
}
],
"depends_on": []
},
{
"name": "p5-syntax-operator-equ",
"portdir": "perl/p5-syntax-operator-equ",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-syntax-operator-equ",
"homepage": "https://metacpan.org/pod/Syntax::Operator::Equ",
"description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"long_description": "Syntax::Operator::Equ - equality operators that distinguish undef",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-syntax-operator-equ"
]
}
],
"depends_on": []
},
{
"name": "p5.34-syntax-operator-divides",
"portdir": "perl/p5-syntax-operator-divides",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
"description": "Syntax::Operator::Divides - an infix operator for division test",
"long_description": "Syntax::Operator::Divides - an infix operator for division test",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-cbuilder",
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-parse-keyword",
"p5.34-meta",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-syntax-operator-divides"
]
}
]
},
{
"name": "p5.32-syntax-operator-divides",
"portdir": "perl/p5-syntax-operator-divides",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
"description": "Syntax::Operator::Divides - an infix operator for division test",
"long_description": "Syntax::Operator::Divides - an infix operator for division test",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-keyword",
"p5.32-meta",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-syntax-operator-divides",
"portdir": "perl/p5-syntax-operator-divides",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
"description": "Syntax::Operator::Divides - an infix operator for division test",
"long_description": "Syntax::Operator::Divides - an infix operator for division test",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-cbuilder",
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-xs-parse-keyword",
"p5.30-meta",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-syntax-operator-divides",
"portdir": "perl/p5-syntax-operator-divides",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
"description": "Syntax::Operator::Divides - an infix operator for division test",
"long_description": "Syntax::Operator::Divides - an infix operator for division test",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-cbuilder",
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-xs-parse-keyword",
"p5.28-meta",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.34-syntax-keyword-try",
"portdir": "perl/p5-syntax-keyword-try",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Try",
"description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"long_description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-cbuilder",
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-xs-parse-keyword"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-feature-compat-try",
"p5.34-moosex-extended",
"p5-syntax-keyword-try"
]
}
]
},
{
"name": "p5.32-syntax-keyword-try",
"portdir": "perl/p5-syntax-keyword-try",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Try",
"description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"long_description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-xs-parse-keyword"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-feature-compat-try",
"p5.32-moosex-extended"
]
}
]
},
{
"name": "p5.30-syntax-keyword-try",
"portdir": "perl/p5-syntax-keyword-try",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Try",
"description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"long_description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-cbuilder",
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-xs-parse-keyword"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-feature-compat-try",
"p5.30-moosex-extended"
]
}
]
},
{
"name": "p5.28-syntax-keyword-try",
"portdir": "perl/p5-syntax-keyword-try",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Try",
"description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"long_description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-cbuilder",
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-xs-parse-keyword"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-feature-compat-try",
"p5.28-moosex-extended"
]
}
]
},
{
"name": "p5-syntax-operator-divides",
"portdir": "perl/p5-syntax-operator-divides",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-syntax-operator-divides",
"homepage": "https://metacpan.org/pod/Syntax::Operator::Divides",
"description": "Syntax::Operator::Divides - an infix operator for division test",
"long_description": "Syntax::Operator::Divides - an infix operator for division test",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-syntax-operator-divides"
]
}
],
"depends_on": []
},
{
"name": "p5-syntax-keyword-try",
"portdir": "perl/p5-syntax-keyword-try",
"version": "0.310.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-syntax-keyword-try",
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Try",
"description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"long_description": "Syntax::Keyword::Try - a try/catch/finally syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-syntax-keyword-try"
]
}
],
"depends_on": []
},
{
"name": "p5.34-syntax-keyword-multisub",
"portdir": "perl/p5-syntax-keyword-multisub",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::MultiSub",
"description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"long_description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-extutils-cbuilder",
"p5.34-module-build",
"p5.34-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-xs-parse-sublike"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-moosex-extended",
"p5-syntax-keyword-multisub"
]
}
]
},
{
"name": "p5.32-syntax-keyword-multisub",
"portdir": "perl/p5-syntax-keyword-multisub",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::MultiSub",
"description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"long_description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-xs-parse-sublike"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-moosex-extended"
]
}
]
},
{
"name": "p5.30-syntax-keyword-multisub",
"portdir": "perl/p5-syntax-keyword-multisub",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::MultiSub",
"description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"long_description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-extutils-cbuilder",
"p5.30-module-build",
"p5.30-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-xs-parse-sublike"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-moosex-extended"
]
}
]
},
{
"name": "p5.28-syntax-keyword-multisub",
"portdir": "perl/p5-syntax-keyword-multisub",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::MultiSub",
"description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"long_description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-extutils-cbuilder",
"p5.28-module-build",
"p5.28-test-simple",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-xs-parse-sublike"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-moosex-extended"
]
}
]
},
{
"name": "p5.34-syntax-keyword-match",
"portdir": "perl/p5-syntax-keyword-match",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
"description": "Syntax::Keyword::Match - a match/case syntax for perl",
"long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-future-asyncawait",
"p5.34-test-simple",
"clang-18",
"p5.34-extutils-cbuilder",
"p5.34-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-parse-keyword",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-syntax-operator-equ"
]
},
{
"type": "lib",
"ports": [
"p5.34-devel-mat",
"p5-syntax-keyword-match"
]
}
]
},
{
"name": "p5.32-syntax-keyword-match",
"portdir": "perl/p5-syntax-keyword-match",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
"description": "Syntax::Keyword::Match - a match/case syntax for perl",
"long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-extutils-cbuilder",
"p5.32-test-simple",
"clang-18",
"p5.32-module-build",
"p5.32-future-asyncawait"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-keyword",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-syntax-operator-equ"
]
},
{
"type": "lib",
"ports": [
"p5.32-devel-mat"
]
}
]
},
{
"name": "p5.30-syntax-keyword-match",
"portdir": "perl/p5-syntax-keyword-match",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
"description": "Syntax::Keyword::Match - a match/case syntax for perl",
"long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-future-asyncawait",
"p5.30-test-simple",
"clang-18",
"p5.30-extutils-cbuilder",
"p5.30-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.30-xs-parse-keyword",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-syntax-operator-equ"
]
},
{
"type": "lib",
"ports": [
"p5.30-devel-mat"
]
}
]
},
{
"name": "p5.28-syntax-keyword-match",
"portdir": "perl/p5-syntax-keyword-match",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
"description": "Syntax::Keyword::Match - a match/case syntax for perl",
"long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-future-asyncawait",
"p5.28-test-simple",
"clang-18",
"p5.28-extutils-cbuilder",
"p5.28-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.28-xs-parse-keyword",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-syntax-operator-equ"
]
},
{
"type": "lib",
"ports": [
"p5.28-devel-mat"
]
}
]
},
{
"name": "p5-syntax-keyword-multisub",
"portdir": "perl/p5-syntax-keyword-multisub",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-syntax-keyword-multisub",
"homepage": "https://metacpan.org/pod/Syntax::Keyword::MultiSub",
"description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"long_description": "Syntax::Keyword::MultiSub - multiple dispatch on subroutines",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-syntax-keyword-multisub"
]
}
],
"depends_on": []
},
{
"name": "p5-syntax-keyword-match",
"portdir": "perl/p5-syntax-keyword-match",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-syntax-keyword-match",
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Match",
"description": "Syntax::Keyword::Match - a match/case syntax for perl",
"long_description": "Syntax::Keyword::Match - a match/case syntax for perl",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-syntax-keyword-match"
]
}
],
"depends_on": []
},
{
"name": "p5.34-syntax-keyword-junction",
"portdir": "perl/p5-syntax-keyword-junction",
"version": "0.3.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Junction",
"description": "Syntax::Keyword::Junction - Perl6 style Junction operators in Perl5",
"long_description": "This is a lightweight module which provides 'Junction' operators, the most commonly used being 'any' and 'all'.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.34-sub-exporter",
"p5.34-test-needs",
"p5.34-test-simple",
"p5.34-namespace-clean"
]
},
{
"type": "lib",
"ports": [
"p5.34-parent",
"p5.34-sub-exporter-progressive",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-autobox-junctions",
"p5.34-moose-autobox",
"p5-syntax-keyword-junction",
"p5.34-test-moose-more"
]
}
]
},
{
"name": "p5.32-syntax-keyword-junction",
"portdir": "perl/p5-syntax-keyword-junction",
"version": "0.3.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Junction",
"description": "Syntax::Keyword::Junction - Perl6 style Junction operators in Perl5",
"long_description": "This is a lightweight module which provides 'Junction' operators, the most commonly used being 'any' and 'all'.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-sub-exporter",
"p5.32-test-needs",
"p5.32-test-simple",
"p5.32-namespace-clean"
]
},
{
"type": "lib",
"ports": [
"p5.32-parent",
"p5.32-sub-exporter-progressive",
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-autobox-junctions",
"p5.32-moose-autobox",
"p5.32-test-moose-more"
]
}
]
},
{
"name": "p5.30-syntax-keyword-junction",
"portdir": "perl/p5-syntax-keyword-junction",
"version": "0.3.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Junction",
"description": "Syntax::Keyword::Junction - Perl6 style Junction operators in Perl5",
"long_description": "This is a lightweight module which provides 'Junction' operators, the most commonly used being 'any' and 'all'.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.30-sub-exporter",
"p5.30-test-needs",
"p5.30-test-simple",
"p5.30-namespace-clean"
]
},
{
"type": "lib",
"ports": [
"p5.30-parent",
"p5.30-sub-exporter-progressive",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-autobox-junctions",
"p5.30-moose-autobox",
"p5.30-test-moose-more"
]
}
]
},
{
"name": "p5.28-syntax-keyword-junction",
"portdir": "perl/p5-syntax-keyword-junction",
"version": "0.3.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Junction",
"description": "Syntax::Keyword::Junction - Perl6 style Junction operators in Perl5",
"long_description": "This is a lightweight module which provides 'Junction' operators, the most commonly used being 'any' and 'all'.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.28-sub-exporter",
"p5.28-test-needs",
"p5.28-test-simple",
"p5.28-namespace-clean"
]
},
{
"type": "lib",
"ports": [
"p5.28-parent",
"p5.28-sub-exporter-progressive",
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-autobox-junctions",
"p5.28-moose-autobox",
"p5.28-test-moose-more"
]
}
]
},
{
"name": "p5.34-syntax-keyword-dynamically",
"portdir": "perl/p5-syntax-keyword-dynamically",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Dynamically",
"description": "Syntax::Keyword::Dynamically - dynamically change the value of a variable",
"long_description": "Syntax::Keyword::Dynamically - dynamically change the value of a variable",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.34-test-simple",
"p5.34-object-pad",
"p5.34-extutils-cbuilder",
"p5.34-future-asyncawait",
"p5.34-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.34-xs-parse-keyword",
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-syntax-keyword-dynamically"
]
}
]
},
{
"name": "p5.32-syntax-keyword-dynamically",
"portdir": "perl/p5-syntax-keyword-dynamically",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Dynamically",
"description": "Syntax::Keyword::Dynamically - dynamically change the value of a variable",
"long_description": "Syntax::Keyword::Dynamically - dynamically change the value of a variable",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-test-simple",
"p5.32-object-pad",
"p5.32-module-build",
"p5.32-extutils-cbuilder",
"p5.32-future-asyncawait"
]
},
{
"type": "lib",
"ports": [
"p5.32-xs-parse-keyword",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.30-syntax-keyword-dynamically",
"portdir": "perl/p5-syntax-keyword-dynamically",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Dynamically",
"description": "Syntax::Keyword::Dynamically - dynamically change the value of a variable",
"long_description": "Syntax::Keyword::Dynamically - dynamically change the value of a variable",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.30-test-simple",
"p5.30-object-pad",
"p5.30-extutils-cbuilder",
"p5.30-future-asyncawait",
"p5.30-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.30-xs-parse-keyword",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.28-syntax-keyword-dynamically",
"portdir": "perl/p5-syntax-keyword-dynamically",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Dynamically",
"description": "Syntax::Keyword::Dynamically - dynamically change the value of a variable",
"long_description": "Syntax::Keyword::Dynamically - dynamically change the value of a variable",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.28-test-simple",
"p5.28-object-pad",
"p5.28-extutils-cbuilder",
"p5.28-future-asyncawait",
"p5.28-module-build"
]
},
{
"type": "lib",
"ports": [
"p5.28-xs-parse-keyword",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5-syntax-keyword-junction",
"portdir": "perl/p5-syntax-keyword-junction",
"version": "0.3.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-syntax-keyword-junction",
"homepage": "https://metacpan.org/pod/Syntax::Keyword::Junction",
"description": "Syntax::Keyword::Junction - Perl6 style Junction operators in Perl5",
"long_description": "This is a lightweight module which provides 'Junction' operators, the most commonly used being 'any' and 'all'.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-syntax-keyword-junction"
]
}
],
"depends_on": []
}
]
}