HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52209,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=557",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=555",
"results": [
{
"name": "p5.28-inline-python",
"portdir": "perl/p5-inline-python",
"version": "0.560.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Inline::Python",
"description": "Write inline python in perl scripts",
"long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.28-proc-processtable",
"p5.28-test-deep",
"p5.28-test-number-delta",
"p5.28-parse-recdescent"
]
},
{
"type": "lib",
"ports": [
"python27",
"p5.28-inline",
"perl5.28"
]
}
],
"depends_on": []
},
{
"name": "p5.30-inline-python",
"portdir": "perl/p5-inline-python",
"version": "0.560.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Inline::Python",
"description": "Write inline python in perl scripts",
"long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.30-proc-processtable",
"p5.30-test-deep",
"p5.30-test-number-delta",
"p5.30-parse-recdescent"
]
},
{
"type": "lib",
"ports": [
"python27",
"p5.30-inline",
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.32-inline-python",
"portdir": "perl/p5-inline-python",
"version": "0.560.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Inline::Python",
"description": "Write inline python in perl scripts",
"long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.32-proc-processtable",
"p5.32-test-deep",
"p5.32-test-number-delta",
"p5.32-parse-recdescent"
]
},
{
"type": "lib",
"ports": [
"python27",
"p5.32-inline",
"perl5.32"
]
}
],
"depends_on": []
},
{
"name": "p5.34-inline-python",
"portdir": "perl/p5-inline-python",
"version": "0.560.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Inline::Python",
"description": "Write inline python in perl scripts",
"long_description": "The Inline::Python module allows you to put Python source code directly inline in a Perl script or module. It sets up an in-process Python interpreter, runs your code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time you run your Python code. The namespace is cached, and subsequent calls use the cached version.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"p5.34-proc-processtable",
"p5.34-test-deep",
"p5.34-test-number-delta",
"p5.34-parse-recdescent"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-inline",
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-inline-python"
]
}
]
},
{
"name": "p5.28-innotop",
"portdir": "perl/p5-innotop",
"version": "1.10.0",
"license": "(GPL-2 or Artistic-1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/innotop/innotop",
"description": "A MySQL and InnoDB monitor program.",
"long_description": "MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. Displays queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open tables, replication status, buffer information, row operations, logs, I/O operations, load graph, and more. You can monitor any servers at once with innotop.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-dbd-mysql",
"p5.28-dbi",
"p5.28-term-readkey"
]
}
],
"depends_on": []
},
{
"name": "p5.30-innotop",
"portdir": "perl/p5-innotop",
"version": "1.10.0",
"license": "(GPL-2 or Artistic-1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/innotop/innotop",
"description": "A MySQL and InnoDB monitor program.",
"long_description": "MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. Displays queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open tables, replication status, buffer information, row operations, logs, I/O operations, load graph, and more. You can monitor any servers at once with innotop.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-dbd-mysql",
"p5.30-dbi",
"p5.30-term-readkey"
]
}
],
"depends_on": []
},
{
"name": "p5.32-innotop",
"portdir": "perl/p5-innotop",
"version": "1.10.0",
"license": "(GPL-2 or Artistic-1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/innotop/innotop",
"description": "A MySQL and InnoDB monitor program.",
"long_description": "MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. Displays queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open tables, replication status, buffer information, row operations, logs, I/O operations, load graph, and more. You can monitor any servers at once with innotop.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-dbd-mysql",
"p5.32-dbi",
"p5.32-term-readkey"
]
}
],
"depends_on": []
},
{
"name": "p5.34-innotop",
"portdir": "perl/p5-innotop",
"version": "1.10.0",
"license": "(GPL-2 or Artistic-1)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/innotop/innotop",
"description": "A MySQL and InnoDB monitor program.",
"long_description": "MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. Displays queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open tables, replication status, buffer information, row operations, logs, I/O operations, load graph, and more. You can monitor any servers at once with innotop.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-dbd-mysql",
"p5.34-dbi",
"p5.34-term-readkey"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-innotop"
]
}
]
},
{
"name": "p5-internals",
"portdir": "perl/p5-internals",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-internals",
"homepage": "https://metacpan.org/pod/Internals",
"description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"long_description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-internals"
]
}
],
"depends_on": []
},
{
"name": "p5-io",
"portdir": "perl/p5-io",
"version": "1.550.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "p5.34-io",
"homepage": "https://metacpan.org/pod/IO",
"description": "IO - load various IO modules",
"long_description": "IO - load various IO modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io"
]
}
],
"depends_on": []
},
{
"name": "p5.28-internals",
"portdir": "perl/p5-internals",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Internals",
"description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"long_description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-perlio-via-dynamic"
]
}
]
},
{
"name": "p5.30-internals",
"portdir": "perl/p5-internals",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Internals",
"description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"long_description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-perlio-via-dynamic"
]
}
]
},
{
"name": "p5.32-internals",
"portdir": "perl/p5-internals",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Internals",
"description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"long_description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-perlio-via-dynamic"
]
}
]
},
{
"name": "p5.34-internals",
"portdir": "perl/p5-internals",
"version": "1.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Internals",
"description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"long_description": "This is a Perl extension for write protecting variables and manipulating refcounts.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-internals",
"p5.34-perlio-via-dynamic"
]
}
]
},
{
"name": "p5.28-io",
"portdir": "perl/p5-io",
"version": "1.550.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO",
"description": "IO - load various IO modules",
"long_description": "IO - load various IO modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-dist-build"
]
},
{
"type": "lib",
"ports": [
"p5.28-authen-radius",
"p5.28-future-io",
"p5.28-net-dns",
"p5.28-net-dns-sec",
"p5.28-io-async",
"p5.28-io-socket-inet6",
"p5.28-mail-spf"
]
},
{
"type": "test",
"ports": [
"p5.28-html-formatter"
]
}
]
},
{
"name": "p5.30-io",
"portdir": "perl/p5-io",
"version": "1.550.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO",
"description": "IO - load various IO modules",
"long_description": "IO - load various IO modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-dist-build"
]
},
{
"type": "lib",
"ports": [
"p5.30-authen-radius",
"p5.30-future-io",
"p5.30-net-dns",
"p5.30-net-dns-sec",
"p5.30-io-async",
"p5.30-io-socket-inet6",
"p5.30-mail-spf"
]
},
{
"type": "test",
"ports": [
"p5.30-html-formatter"
]
}
]
},
{
"name": "p5.32-io",
"portdir": "perl/p5-io",
"version": "1.550.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO",
"description": "IO - load various IO modules",
"long_description": "IO - load various IO modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-dist-build"
]
},
{
"type": "lib",
"ports": [
"p5.32-authen-radius",
"p5.32-future-io",
"p5.32-net-dns",
"p5.32-net-dns-sec",
"p5.32-io-async",
"p5.32-io-socket-inet6",
"p5.32-mail-spf"
]
},
{
"type": "test",
"ports": [
"p5.32-html-formatter"
]
}
]
},
{
"name": "p5.34-io",
"portdir": "perl/p5-io",
"version": "1.550.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO",
"description": "IO - load various IO modules",
"long_description": "IO - load various IO modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-dist-build"
]
},
{
"type": "lib",
"ports": [
"p5.34-authen-radius",
"p5.34-future-io",
"wml",
"p5.34-net-dns",
"p5-io",
"p5.34-io-async",
"p5.34-io-socket-inet6",
"p5.34-mail-spf",
"p5.34-net-dns-sec"
]
},
{
"type": "test",
"ports": [
"p5.34-html-formatter"
]
}
]
},
{
"name": "p5-io-aio",
"portdir": "perl/p5-io-aio",
"version": "4.810.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": "p5.34-io-aio",
"homepage": "https://metacpan.org/pod/IO::AIO",
"description": "IO::AIO - Asynchronous/Advanced Input/Output",
"long_description": "IO::AIO - Asynchronous/Advanced Input/Output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-aio"
]
}
],
"depends_on": []
},
{
"name": "p5-io-all",
"portdir": "perl/p5-io-all",
"version": "0.870.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-io-all",
"homepage": "https://metacpan.org/pod/IO::All",
"description": "IO::All to Larry Wall!",
"long_description": "IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all!",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-all"
]
}
],
"depends_on": []
},
{
"name": "p5.28-io-aio",
"portdir": "perl/p5-io-aio",
"version": "4.810.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::AIO",
"description": "IO::AIO - Asynchronous/Advanced Input/Output",
"long_description": "IO::AIO - Asynchronous/Advanced Input/Output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-common-sense"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.28-anyevent-aio",
"p5.28-danga-socket",
"p5.28-mogilefs-server",
"p5.28-perl-languageserver"
]
}
]
},
{
"name": "p5.30-io-aio",
"portdir": "perl/p5-io-aio",
"version": "4.810.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::AIO",
"description": "IO::AIO - Asynchronous/Advanced Input/Output",
"long_description": "IO::AIO - Asynchronous/Advanced Input/Output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-common-sense"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-anyevent-aio",
"p5.30-danga-socket",
"p5.30-mogilefs-server",
"p5.30-perl-languageserver"
]
}
]
},
{
"name": "p5.32-io-aio",
"portdir": "perl/p5-io-aio",
"version": "4.810.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::AIO",
"description": "IO::AIO - Asynchronous/Advanced Input/Output",
"long_description": "IO::AIO - Asynchronous/Advanced Input/Output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-common-sense"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.32-anyevent-aio",
"p5.32-danga-socket",
"p5.32-mogilefs-server",
"p5.32-perl-languageserver"
]
}
]
},
{
"name": "p5.34-io-aio",
"portdir": "perl/p5-io-aio",
"version": "4.810.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::AIO",
"description": "IO::AIO - Asynchronous/Advanced Input/Output",
"long_description": "IO::AIO - Asynchronous/Advanced Input/Output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-canary-stability",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-common-sense"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.34-anyevent-aio",
"p5.34-danga-socket",
"p5-io-aio",
"p5.34-mogilefs-server",
"p5.34-perl-languageserver"
]
}
]
},
{
"name": "p5.28-io-all",
"portdir": "perl/p5-io-all",
"version": "0.870.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::All",
"description": "IO::All to Larry Wall!",
"long_description": "IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all!",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-file-readbackwards",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-alien-hdf4",
"p5.28-inline-c",
"p5.28-alien-gimp"
]
},
{
"type": "lib",
"ports": [
"p5.28-mo",
"p5.28-email-outlook-message",
"p5.28-app-svn-bisect",
"p5.28-gimp"
]
}
]
},
{
"name": "p5.30-io-all",
"portdir": "perl/p5-io-all",
"version": "0.870.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::All",
"description": "IO::All to Larry Wall!",
"long_description": "IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all!",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-file-readbackwards",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-alien-hdf4",
"p5.30-inline-c",
"p5.30-alien-gimp"
]
},
{
"type": "lib",
"ports": [
"p5.30-mo",
"p5.30-email-outlook-message",
"p5.30-app-svn-bisect",
"p5.30-gimp"
]
}
]
},
{
"name": "p5.32-io-all",
"portdir": "perl/p5-io-all",
"version": "0.870.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::All",
"description": "IO::All to Larry Wall!",
"long_description": "IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all!",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-file-readbackwards",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-alien-hdf4",
"p5.32-inline-c",
"p5.32-alien-gimp"
]
},
{
"type": "lib",
"ports": [
"p5.32-mo",
"p5.32-email-outlook-message",
"p5.32-app-svn-bisect",
"p5.32-gimp"
]
}
]
},
{
"name": "p5.34-io-all",
"portdir": "perl/p5-io-all",
"version": "0.870.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::All",
"description": "IO::All to Larry Wall!",
"long_description": "IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called io, which returns a new IO::All object. And that object can do it all!",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-file-readbackwards",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-inline-c",
"p5.34-alien-hdf4",
"p5.34-alien-gimp"
]
},
{
"type": "lib",
"ports": [
"p5.34-gimp",
"p5-io-all",
"p5.34-mo",
"p5.34-app-svn-bisect",
"p5.34-email-outlook-message"
]
}
]
},
{
"name": "p5-io-async",
"portdir": "perl/p5-io-async",
"version": "0.805.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-io-async",
"homepage": "https://metacpan.org/pod/IO::Async",
"description": "IO::Async - Asynchronous event-driven programming",
"long_description": "IO::Async - Asynchronous event-driven programming",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-async"
]
}
],
"depends_on": []
},
{
"name": "p5-io-capture",
"portdir": "perl/p5-io-capture",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-io-capture",
"homepage": "https://metacpan.org/pod/IO::Capture",
"description": "Abstract Base Class to build modules to capture output",
"long_description": "Abstract Base Class to build modules to capture output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-capture"
]
}
],
"depends_on": []
},
{
"name": "p5.28-io-async",
"portdir": "perl/p5-io-async",
"version": "0.805.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Async",
"description": "IO::Async - Asynchronous event-driven programming",
"long_description": "IO::Async - Asynchronous event-driven programming",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.28-file-temp",
"p5.28-module-build",
"p5.28-test-metrics-any",
"p5.28-test-simple",
"p5.28-test-future-io-impl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.28-storable",
"perl5.28",
"p5.28-time-hires",
"p5.28-struct-dumb",
"p5.28-future",
"p5.28-future-io",
"p5.28-io",
"p5.28-io-socket-ip",
"p5.28-socket"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-moosex-extended"
]
}
]
},
{
"name": "p5.30-io-async",
"portdir": "perl/p5-io-async",
"version": "0.805.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Async",
"description": "IO::Async - Asynchronous event-driven programming",
"long_description": "IO::Async - Asynchronous event-driven programming",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-file-temp",
"p5.30-module-build",
"p5.30-test-metrics-any",
"p5.30-test-simple",
"p5.30-test-future-io-impl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-storable",
"perl5.30",
"p5.30-time-hires",
"p5.30-struct-dumb",
"p5.30-future",
"p5.30-future-io",
"p5.30-io",
"p5.30-io-socket-ip",
"p5.30-socket"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-moosex-extended"
]
}
]
},
{
"name": "p5.32-io-async",
"portdir": "perl/p5-io-async",
"version": "0.805.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Async",
"description": "IO::Async - Asynchronous event-driven programming",
"long_description": "IO::Async - Asynchronous event-driven programming",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.32-module-build",
"p5.32-file-temp",
"p5.32-test-metrics-any",
"p5.32-test-simple",
"p5.32-test-future-io-impl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.32-storable",
"perl5.32",
"p5.32-time-hires",
"p5.32-struct-dumb",
"p5.32-socket",
"p5.32-future",
"p5.32-future-io",
"p5.32-io",
"p5.32-io-socket-ip"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-moosex-extended"
]
}
]
},
{
"name": "p5.34-io-async",
"portdir": "perl/p5-io-async",
"version": "0.805.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Async",
"description": "IO::Async - Asynchronous event-driven programming",
"long_description": "IO::Async - Asynchronous event-driven programming",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.34-file-temp",
"p5.34-module-build",
"p5.34-test-metrics-any",
"p5.34-test-simple",
"p5.34-test-future-io-impl",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-storable",
"perl5.34",
"p5.34-time-hires",
"p5.34-struct-dumb",
"p5.34-future",
"p5.34-future-io",
"p5.34-io",
"p5.34-io-socket-ip",
"p5.34-socket"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-moosex-extended"
]
},
{
"type": "lib",
"ports": [
"p5-io-async"
]
}
]
},
{
"name": "p5.28-io-capture",
"portdir": "perl/p5-io-capture",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Capture",
"description": "Abstract Base Class to build modules to capture output",
"long_description": "Abstract Base Class to build modules to capture output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-www-search"
]
}
]
},
{
"name": "p5.30-io-capture",
"portdir": "perl/p5-io-capture",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Capture",
"description": "Abstract Base Class to build modules to capture output",
"long_description": "Abstract Base Class to build modules to capture output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-www-search"
]
}
]
},
{
"name": "p5.32-io-capture",
"portdir": "perl/p5-io-capture",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Capture",
"description": "Abstract Base Class to build modules to capture output",
"long_description": "Abstract Base Class to build modules to capture output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-www-search"
]
}
]
},
{
"name": "p5.34-io-capture",
"portdir": "perl/p5-io-capture",
"version": "0.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Capture",
"description": "Abstract Base Class to build modules to capture output",
"long_description": "Abstract Base Class to build modules to capture output",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"fusioninventory-agent",
"p5.34-www-search"
]
},
{
"type": "lib",
"ports": [
"p5-io-capture"
]
}
]
},
{
"name": "p5-io-captureoutput",
"portdir": "perl/p5-io-captureoutput",
"version": "1.110.500",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-io-captureoutput",
"homepage": "https://metacpan.org/pod/IO::CaptureOutput",
"description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"long_description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-captureoutput"
]
}
],
"depends_on": []
},
{
"name": "p5.28-io-captureoutput",
"portdir": "perl/p5-io-captureoutput",
"version": "1.110.500",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::CaptureOutput",
"description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"long_description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.28-xml-twig"
]
}
]
},
{
"name": "p5.30-io-captureoutput",
"portdir": "perl/p5-io-captureoutput",
"version": "1.110.500",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::CaptureOutput",
"description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"long_description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-xml-twig"
]
}
]
},
{
"name": "p5.32-io-captureoutput",
"portdir": "perl/p5-io-captureoutput",
"version": "1.110.500",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::CaptureOutput",
"description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"long_description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.32-xml-twig"
]
}
]
},
{
"name": "p5.34-io-captureoutput",
"portdir": "perl/p5-io-captureoutput",
"version": "1.110.500",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::CaptureOutput",
"description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"long_description": "IO::CaptureOutput - (DEPRECATED) capture STDOUT and STDERR from Perl code, subprocesses or XS",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.34-xml-twig"
]
},
{
"type": "lib",
"ports": [
"p5-io-captureoutput"
]
}
]
},
{
"name": "p5-io-compress-lzf",
"portdir": "perl/p5-io-compress-lzf",
"version": "2.217.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-io-compress-lzf",
"homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
"description": "IO::Compress::Lzf - Write lzf files/buffers",
"long_description": "IO::Compress::Lzf - Write lzf files/buffers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-compress-lzf"
]
}
],
"depends_on": []
},
{
"name": "p5.28-io-compress-lzf",
"portdir": "perl/p5-io-compress-lzf",
"version": "2.217.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
"description": "IO::Compress::Lzf - Write lzf files/buffers",
"long_description": "IO::Compress::Lzf - Write lzf files/buffers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.28",
"p5.28-compress-lzf",
"p5.28-io-compress"
]
}
],
"depends_on": []
},
{
"name": "p5.30-io-compress-lzf",
"portdir": "perl/p5-io-compress-lzf",
"version": "2.217.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
"description": "IO::Compress::Lzf - Write lzf files/buffers",
"long_description": "IO::Compress::Lzf - Write lzf files/buffers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-compress-lzf",
"p5.30-io-compress"
]
}
],
"depends_on": []
},
{
"name": "p5.32-io-compress-lzf",
"portdir": "perl/p5-io-compress-lzf",
"version": "2.217.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
"description": "IO::Compress::Lzf - Write lzf files/buffers",
"long_description": "IO::Compress::Lzf - Write lzf files/buffers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.32",
"p5.32-compress-lzf",
"p5.32-io-compress"
]
}
],
"depends_on": []
},
{
"name": "p5.34-io-compress-lzf",
"portdir": "perl/p5-io-compress-lzf",
"version": "2.217.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/IO::Compress::Lzf",
"description": "IO::Compress::Lzf - Write lzf files/buffers",
"long_description": "IO::Compress::Lzf - Write lzf files/buffers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-compress-lzf",
"p5.34-io-compress"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5-io-compress-lzf"
]
}
]
},
{
"name": "p5-io-compress-lzma",
"portdir": "perl/p5-io-compress-lzma",
"version": "2.217.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-io-compress-lzma",
"homepage": "https://metacpan.org/pod/IO::Compress::Lzma",
"description": "IO::Compress::Lzma - Write lzma files/buffers",
"long_description": "IO::Compress::Lzma - Write lzma files/buffers",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "calvin",
"github": "cardi",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-compress-lzma"
]
}
],
"depends_on": []
},
{
"name": "p5-io-compress-zstd",
"portdir": "perl/p5-io-compress-zstd",
"version": "2.217.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": "p5.34-io-compress-zstd",
"homepage": "https://metacpan.org/pod/IO::Compress::Zstd",
"description": "IO::Compress::Zstd - Write zstd files/buffers",
"long_description": "IO::Compress::Zstd - Write zstd files/buffers",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.34-io-compress-zstd"
]
}
],
"depends_on": []
}
]
}