HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50467,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=771",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=769",
"results": [
{
"name": "p5.30-class-c3-componentised",
"portdir": "perl/p5-class-c3-componentised",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::C3::Componentised",
"description": "Load mix-ins or components to your C3-based class.",
"long_description": "This will inject base classes to your module using the Class::C3 method resolution order.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-exception",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-class-c3",
"p5.30-class-inspector",
"p5.30-mro-compat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dbix-class-schema-loader",
"p5.30-dbix-class"
]
}
]
},
{
"name": "p5.30-class-c3-adopt-next",
"portdir": "perl/p5-class-c3-adopt-next",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::C3::Adopt::NEXT",
"description": "make NEXT suck less",
"long_description": "make NEXT suck less",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"p5.30-module-build-tiny",
"p5.30-test-exception",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-mro-compat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-runtime"
]
}
]
},
{
"name": "p5.30-class-c3",
"portdir": "perl/p5-class-c3",
"version": "0.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::C3",
"description": "A pragma to use the C3 method resolution order algortihm",
"long_description": "This is a pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-algorithm-c3",
"p5.30-class-c3-xs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-class-c3-componentised"
]
}
]
},
{
"name": "p5.30-class-base",
"portdir": "perl/p5-class-base",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Base",
"description": "useful base class for deriving other modules",
"long_description": "This module implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as new(), init(), params(), clone(), error() and debug().",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-clone"
]
}
],
"depends_on": []
},
{
"name": "p5.30-class-autouse",
"portdir": "perl/p5-class-autouse",
"version": "2.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Autouse",
"description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
"long_description": "Class::Autouse - Run-time load a class the first time you call a method in it.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-prefork"
]
}
],
"depends_on": []
},
{
"name": "p5.30-class-accessor-lite",
"portdir": "perl/p5-class-accessor-lite",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Accessor::Lite",
"description": "Class::Accessor::Lite - a minimalistic variant of Class::Accessor",
"long_description": "Class::Accessor::Lite - a minimalistic variant of Class::Accessor",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-proc-guard"
]
}
]
},
{
"name": "p5.30-class-accessor-grouped",
"portdir": "perl/p5-class-accessor-grouped",
"version": "0.100.140",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Accessor::Grouped",
"description": "Lets you build groups of accessors",
"long_description": "This class lets you build groups of accessors that will call different getters and setters.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14",
"p5.30-devel-hide",
"p5.30-package-stash",
"p5.30-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-class-xsaccessor",
"p5.30-module-runtime",
"p5.30-sub-name"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-dbix-class-timestamp"
]
},
{
"type": "lib",
"ports": [
"p5.30-dbix-class-schema-loader",
"p5.30-dbix-class"
]
}
]
},
{
"name": "p5.30-class-accessor-chained",
"portdir": "perl/p5-class-accessor-chained",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Accessor::Chained",
"description": "make chained accessors",
"long_description": "A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-class-accessor"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-test-expect",
"p5.30-text-vfile-asdata",
"p5.30-data-page",
"p5.30-module-depends"
]
}
]
},
{
"name": "p5.30-class-accessor",
"portdir": "perl/p5-class-accessor",
"version": "0.510.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Accessor",
"description": "Automated accessor generation",
"long_description": "This module automagically generates accessor/mutators for your class. Most of the time, writing accessors is an exercise in cutting and pasting.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-net-oauth",
"p5.30-catalyst-plugin-authentication-store-dbic",
"p5.30-catalyst-plugin-session-store-dbic",
"p5.30-cgi-ajax",
"p5.30-class-accessor-chained",
"p5.30-class-dbi",
"p5.30-color-library",
"p5.30-data-ical",
"p5.30-file-monitor-lite",
"p5.30-http-request-ascgi",
"p5.30-catalyst-view-tt",
"p5.30-google-protocolbuffers",
"p5.30-svn-mirror",
"p5.30-template-provider-fromdata",
"p5.30-text-trac",
"p5.30-wx-demo",
"p5.30-catalyst-authentication-credential-http",
"p5.30-xml-rss-libxml",
"p5.30-text-recordparser",
"p5.30-class-csv",
"p5.30-dbix-searchbuilder",
"p5.30-thrift",
"p5.30-sgml-parser-opensp",
"p5.30-amazon-s3",
"p5.30-authen-simple",
"p5.30-net-stomp"
]
},
{
"type": "run",
"ports": [
"p5.30-net-apns-persistent"
]
}
]
},
{
"name": "p5.30-chipcard-pcsc",
"portdir": "perl/p5-chipcard-pcsc",
"version": "1.4.16",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Chipcard::PCSC",
"description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
"long_description": "Chipcard::PCSC - Communicate with a smart card using PC/SC from a Perl script",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-chi",
"portdir": "perl/p5-chi",
"version": "0.610.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CHI",
"description": "CHI - Unified cache handling interface",
"long_description": "CHI - Unified cache handling interface",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-cache-cache",
"p5.30-test-class",
"p5.30-test-deep",
"p5.30-test-exception",
"p5.30-test-warn",
"p5.30-timedate",
"p5.30-module-mask",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-log-any",
"p5.30-moo",
"p5.30-moox-types-mooselike",
"p5.30-moox-types-mooselike-numeric",
"perl5.30",
"p5.30-task-weaken",
"p5.30-time-duration",
"p5.30-time-duration-parse",
"p5.30-try-tiny",
"p5.30-string-rewriteprefix",
"p5.30-carp-assert",
"p5.30-class-load",
"p5.30-data-uuid",
"p5.30-digest-jhash",
"p5.30-hash-moreutils",
"p5.30-json-maybexs",
"p5.30-list-moreutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-plugin-session-store-chi",
"p5.30-mojolicious-plugin-chi",
"p5.30-moosex-storage-io-chi",
"p5.30-www-mechanize-cached",
"p5.30-pithub"
]
}
]
},
{
"name": "p5.30-chemistry-elements",
"portdir": "perl/p5-chemistry-elements",
"version": "1.81.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Chemistry::Elements",
"description": "Chemistry::Elements - Perl extension for working with Chemical Elements",
"long_description": "Chemistry::Elements - Perl extension for working with Chemical Elements",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-check-isa",
"portdir": "perl/p5-check-isa",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Check::ISA",
"description": "Check::ISA - DWIM, correct checking of an object's class",
"long_description": "Check::ISA - DWIM, correct checking of an object's class",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-sub-exporter"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-geometry-primitive"
]
}
]
},
{
"name": "p5.30-chart-clicker",
"portdir": "perl/p5-chart-clicker",
"version": "2.900.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Chart::Clicker",
"description": "Chart::Clicker - Powerful, extensible charting",
"long_description": "Chart::Clicker - Powerful, extensible charting",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-exception",
"p5.30-test-fatal",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-datetime",
"p5.30-datetime-set",
"p5.30-geometry-primitive",
"p5.30-graphics-color",
"perl5.30",
"p5.30-graphics-primitive-driver-cairo",
"p5.30-layout-manager",
"p5.30-moose",
"p5.30-graphics-primitive",
"p5.30-class-load",
"p5.30-color-scheme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-statistics-covid"
]
}
]
},
{
"name": "p5.30-chart",
"portdir": "perl/p5-chart",
"version": "2.403.9",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Chart",
"description": "Chart - a series of charting modules",
"long_description": "Chart - a series of charting modules",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-simple",
"p5.30-test-warn",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-gd",
"p5.30-graphics-toolkit-color"
]
}
],
"depends_on": []
},
{
"name": "p5.30-cgi-struct",
"portdir": "perl/p5-cgi-struct",
"version": "1.210.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Struct",
"description": "Build structures from CGI data",
"long_description": "Build structures from CGI data",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-deep",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-runtime"
]
}
]
},
{
"name": "p5.30-cgi-ssi",
"portdir": "perl/p5-cgi-ssi",
"version": "0.920.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::SSI",
"description": "CGI::SSI - Use SSI from CGI scripts",
"long_description": "CGI::SSI - Use SSI from CGI scripts",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-html-simpleparse",
"p5.30-http-cookies",
"p5.30-http-message",
"perl5.30",
"p5.30-timedate",
"p5.30-uri",
"p5.30-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-cgi-formbuilder"
]
}
]
},
{
"name": "p5.30-cgi-simple",
"portdir": "perl/p5-cgi-simple",
"version": "1.282.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Simple",
"description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
"long_description": "CGI::Simple - A Simple totally OO CGI interface that is CGI.pm compliant",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-exception",
"p5.30-test-nowarnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-runtime"
]
}
]
},
{
"name": "p5.30-cgi-session",
"portdir": "perl/p5-cgi-session",
"version": "4.480.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Session",
"description": "Persistent session data in CGI applications",
"long_description": "Persistent session data in CGI applications",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-cgi-formbuilder"
]
}
]
},
{
"name": "p5.30-cgi-psgi",
"portdir": "perl/p5-cgi-psgi",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::PSGI",
"description": "CGI::PSGI - Adapt CGI.pm to the PSGI protocol",
"long_description": "CGI::PSGI - Adapt CGI.pm to the PSGI protocol",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-cgi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-html-mason-psgihandler"
]
}
]
},
{
"name": "p5.30-cgi-formbuilder",
"portdir": "perl/p5-cgi-formbuilder",
"version": "3.200.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::FormBuilder",
"description": "CGI::FormBuilder - Easily generate and process stateful forms",
"long_description": "CGI::FormBuilder - Easily generate and process stateful forms",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-algorithm-diff",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.30-cgi-fasttemplate",
"p5.30-cgi-session",
"p5.30-cgi-ssi",
"perl5.30",
"p5.30-template-toolkit",
"p5.30-text-template",
"p5.30-html-template",
"p5.30-cgi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-controller-formbuilder"
]
}
]
},
{
"name": "p5.30-cgi-fasttemplate",
"portdir": "perl/p5-cgi-fasttemplate",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::FastTemplate",
"description": "CGI::FastTemplate - Perl extension for managing templates, and performing variable interpolation.",
"long_description": "CGI::FastTemplate - Perl extension for managing templates, and performing variable interpolation.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-cgi-formbuilder"
]
}
]
},
{
"name": "p5.30-cgi-fast",
"portdir": "perl/p5-cgi-fast",
"version": "2.170.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Fast",
"description": "CGI::Fast - CGI Interface for Fast CGI",
"long_description": "CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the FCGI module, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initialization processes, such as loading large modules or opening persistent database connections, will see large performance improvements.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-cgi",
"p5.30-fcgi"
]
}
],
"depends_on": []
},
{
"name": "p5.30-cgi-emulate-psgi",
"portdir": "perl/p5-cgi-emulate-psgi",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Emulate::PSGI",
"description": "CGI::Emulate::PSGI - PSGI adapter for CGI",
"long_description": "CGI::Emulate::PSGI - PSGI adapter for CGI",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-requires",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-cgi",
"p5.30-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-plack"
]
}
]
},
{
"name": "p5.30-cgi-deurl-xs",
"portdir": "perl/p5-cgi-deurl-xs",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Deurl::XS",
"description": "CGI::Deurl::XS - Fast decoder for URL parameter strings",
"long_description": "CGI::Deurl::XS - Fast decoder for URL parameter strings",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-dancer2"
]
}
]
},
{
"name": "p5.30-cgi-compile",
"portdir": "perl/p5-cgi-compile",
"version": "0.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Compile",
"description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
"long_description": "CGI::Compile - Compile .cgi scripts to a code reference like ModPerl::Registry",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"p5.30-test-requires",
"p5.30-test-simple",
"p5.30-try-tiny",
"p5.30-capture-tiny",
"p5.30-cgi",
"p5.30-filter",
"p5.30-module-build",
"p5.30-module-build-tiny",
"p5.30-sub-identify",
"p5.30-test-nowarnings"
]
},
{
"type": "lib",
"ports": [
"p5.30-file-pushd",
"p5.30-sub-name",
"perl5.30"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-plack"
]
}
]
},
{
"name": "p5.30-cgi-alternatives",
"portdir": "perl/p5-cgi-alternatives",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Alternatives",
"description": "Documentation for alternative solutions to CGI.pm",
"long_description": "Documentation for alternative solutions to CGI.pm",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-pod",
"p5.30-test-pod-coverage",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30"
]
}
],
"depends_on": []
},
{
"name": "p5.30-cgi-ajax",
"portdir": "perl/p5-cgi-ajax",
"version": "0.707.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Ajax",
"description": "A module for writing AJAX/DHTML-based web apps",
"long_description": "CGI::Ajax is an object-oriented module that provides a unique mechanism for using Perl code asynchronously from JavaScript-enhanced HTML pages. CGI::Ajax unburdens the user from having to write extensive JavaScript, except for associating an exported method with a document-defined event (such as onClick, onKeyUp, etc). CGI::Ajax also mixes well with HTML containing more complex JavaScript.",
"active": true,
"categories": [
"www",
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-class-accessor"
]
}
],
"depends_on": []
},
{
"name": "p5.30-cgi",
"portdir": "perl/p5-cgi",
"version": "4.710.0",
"license": "Artistic-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI",
"description": "CGI - Handle Common Gateway Interface requests and responses",
"long_description": "CGI - Handle Common Gateway Interface requests and responses",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-nowarnings",
"p5.30-test-warn",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-html-parser",
"p5.30-uri"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-apache-test",
"p5.30-http-lite",
"p5.30-net-openid-consumer",
"p5.30-test-www-mechanize-psgi",
"p5.30-sql-translator",
"p5.30-cgi-compile"
]
},
{
"type": "lib",
"ports": [
"p5.30-cgi-fast",
"p5.30-template-plugin-cgi",
"p5.30-www-search",
"p5.30-cgi-formbuilder",
"p5.30-html-mason",
"p5.30-bio-db-ncbihelper",
"p5.30-cgi-emulate-psgi",
"p5.30-cgi-psgi",
"p5.30-html-template",
"p5.30-clipboard",
"p5.30-http-server-simple"
]
}
]
},
{
"name": "p5.30-cbor-xs",
"portdir": "perl/p5-cbor-xs",
"version": "1.870.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CBOR::XS",
"description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
"long_description": "CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-canary-stability",
"p5.30-task-weaken",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-common-sense",
"p5.30-types-serialiser"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-event-rpc"
]
}
]
},
{
"name": "p5.30-catalystx-leakchecker",
"portdir": "perl/p5-catalystx-leakchecker",
"version": "0.60.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CatalystX::LeakChecker",
"description": "CatalystX::LeakChecker - Debug memory leaks in Catalyst applications",
"long_description": "CatalystX::LeakChecker - Debug memory leaks in Catalyst applications",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-catalyst-runtime",
"p5.30-devel-cycle",
"p5.30-moose",
"p5.30-moosex-types",
"perl5.30",
"p5.30-namespace-clean",
"p5.30-padwalker",
"p5.30-task-weaken",
"p5.30-text-simpletable",
"p5.30-namespace-autoclean"
]
}
],
"depends_on": []
},
{
"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.30-catalyst-view-xslt",
"portdir": "perl/p5-catalyst-view-xslt",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::View::XSLT",
"description": "Helper for XSLT Views",
"long_description": "Helper for XSLT Views",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-runtime",
"p5.30-path-class",
"p5.30-xml-libxslt"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-view-tt",
"portdir": "perl/p5-catalyst-view-tt",
"version": "0.460.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::View::TT",
"description": "Helper for TT view which builds a skeleton web site",
"long_description": "Helper for TT view which builds a skeleton web site",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-scalar-list-utils",
"p5.30-test-simple",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-mro-compat",
"p5.30-path-class",
"perl5.30",
"p5.30-template-toolkit",
"p5.30-template-timer",
"p5.30-catalyst-runtime",
"p5.30-class-accessor"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-catalyst-view-email"
]
},
{
"type": "lib",
"ports": [
"p5.30-catalyst-controller-formbuilder"
]
}
]
},
{
"name": "p5.30-catalyst-view-mason2",
"portdir": "perl/p5-catalyst-view-mason2",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::View::Mason2",
"description": "Catalyst::View::Mason2 - Mason 2.x view class",
"long_description": "Catalyst::View::Mason2 - Mason 2.x view class",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-catalyst-action-renderview",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-runtime",
"p5.30-mason"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-view-mason",
"portdir": "perl/p5-catalyst-view-mason",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::View::Mason",
"description": "Catalyst::View::Mason - Legacy HTML::Mason View Class",
"long_description": "Catalyst::View::Mason - Legacy HTML::Mason View Class. New code should use Catalyst::View::HTML::Mason or Catalyst::View::Mason2.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-runtime",
"p5.30-html-mason",
"p5.30-mro-compat"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-catalyst-view-email"
]
}
]
},
{
"name": "p5.30-catalyst-view-json",
"portdir": "perl/p5-catalyst-view-json",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::View::JSON",
"description": "JSON view for your data",
"long_description": "Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-runtime",
"p5.30-json-maybexs",
"p5.30-mro-compat"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-view-html-template",
"portdir": "perl/p5-catalyst-view-html-template",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::View::HTML::Template",
"description": "HTML::Template View Class",
"long_description": "This is the HTML::Template view class.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-runtime",
"p5.30-html-template"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-view-html-mason",
"portdir": "perl/p5-catalyst-view-html-mason",
"version": "0.190.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::View::HTML::Mason",
"description": "Catalyst::View::HTML::Mason - HTML::Mason rendering for Catalyst",
"long_description": "Catalyst::View::HTML::Mason - HTML::Mason rendering for Catalyst",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-capture-tiny",
"p5.30-catalyst-action-renderview",
"p5.30-catalyst-devel",
"p5.30-path-class",
"p5.30-test-exception",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-moose",
"p5.30-moosex-types",
"perl5.30",
"p5.30-namespace-autoclean",
"p5.30-try-tiny",
"p5.30-moosex-types-structured",
"p5.30-catalyst-runtime",
"p5.30-data-visitor",
"p5.30-encode",
"p5.30-html-mason",
"p5.30-module-runtime"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-view-email",
"portdir": "perl/p5-catalyst-view-email",
"version": "0.360.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::View::Email",
"description": "Catalyst::View::Email - Send Email from Catalyst",
"long_description": "Catalyst::View::Email - Send Email from Catalyst",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-catalyst-view-mason",
"p5.30-catalyst-view-tt",
"p5.30-test-requires",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-email-sender",
"perl5.30",
"p5.30-moose",
"p5.30-module-runtime",
"p5.30-authen-sasl",
"p5.30-catalyst-runtime",
"p5.30-email-mime"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-runtime",
"portdir": "perl/p5-catalyst-runtime",
"version": "5.901.320",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Runtime",
"description": "Catalyst::Runtime - The Catalyst Framework Runtime",
"long_description": "Catalyst::Runtime - The Catalyst Framework Runtime",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-test-fatal",
"p5.30-test-warnings",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"p5.30-class-c3-adopt-next",
"p5.30-class-load",
"p5.30-data-dump",
"p5.30-data-optlist",
"p5.30-devel-lexalias",
"p5.30-devel-stacktrace",
"p5.30-encode",
"p5.30-hash-multivalue",
"p5.30-html-parser",
"p5.30-http-body",
"p5.30-http-message",
"p5.30-json-maybexs",
"p5.30-libwww-perl",
"p5.30-module-pluggable",
"p5.30-moose",
"p5.30-moosex-emulate-class-accessor-fast",
"p5.30-moosex-getopt",
"p5.30-moosex-methodattributes",
"p5.30-mro-compat",
"p5.30-namespace-clean",
"p5.30-path-class",
"p5.30-perlio-utf8_strict",
"p5.30-plack",
"p5.30-plack-middleware-fixmissingbodyinredirect",
"p5.30-plack-middleware-methodoverride",
"p5.30-plack-middleware-removeredundantbody",
"p5.30-plack-middleware-reverseproxy",
"p5.30-plack-test-externalserver",
"p5.30-ref-util",
"p5.30-safe-isa",
"p5.30-socket",
"p5.30-stream-buffered",
"p5.30-string-rewriteprefix",
"p5.30-sub-exporter",
"p5.30-task-weaken",
"p5.30-text-simpletable",
"p5.30-time-hires",
"p5.30-tree-simple",
"perl5.30",
"p5.30-try-tiny",
"p5.30-type-tiny",
"p5.30-uri",
"p5.30-tree-simple-visitorfactory",
"p5.30-cgi-simple",
"p5.30-cgi-struct"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-catalyst-plugin-authorization-acl",
"p5.30-catalyst-helper-authdbic"
]
},
{
"type": "lib",
"ports": [
"p5.30-catalyst-plugin-session-state-cookie",
"p5.30-catalystx-component-traits",
"p5.30-catalyst-action-rest",
"p5.30-catalyst-component-instancepercontext",
"p5.30-catalyst-controller-formbuilder",
"p5.30-catalyst-devel",
"p5.30-catalyst-engine-apache",
"p5.30-catalyst-log-log4perl",
"p5.30-catalyst-plugin-authentication-store-dbic",
"p5.30-catalyst-plugin-authorization-acl",
"p5.30-catalyst-plugin-authorization-roles",
"p5.30-catalyst-plugin-captcha",
"p5.30-catalyst-plugin-datetime",
"p5.30-catalyst-plugin-session-store-dbi",
"p5.30-catalyst-plugin-session-store-dbic",
"p5.30-catalyst-plugin-stacktrace",
"p5.30-catalyst-plugin-static-simple",
"p5.30-catalyst-view-email",
"p5.30-catalyst-view-html-mason",
"p5.30-catalyst-view-html-template",
"p5.30-catalyst-view-json",
"p5.30-catalyst-view-mason",
"p5.30-catalyst-view-mason2",
"p5.30-catalyst-view-xslt",
"p5.30-catalystx-leakchecker",
"p5.30-catalyst-view-tt",
"p5.30-test-www-mechanize-catalyst",
"p5.30-catalyst-authentication-credential-http",
"p5.30-catalyst-model-adaptor",
"p5.30-catalyst-plugin-session-store-fastmmap",
"p5.30-catalyst-model-dbic-schema",
"p5.30-catalyst-action-renderview",
"p5.30-catalyst-plugin-authentication",
"p5.30-catalyst-authentication-store-dbix-class",
"p5.30-catalyst-plugin-session",
"p5.30-catalyst-plugin-configloader"
]
}
]
},
{
"name": "p5.30-catalyst-plugin-static-simple",
"portdir": "perl/p5-catalyst-plugin-static-simple",
"version": "0.370.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Static::Simple",
"description": "Make serving static pages painless.",
"long_description": "The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-runtime",
"p5.30-mime-types",
"p5.30-moose",
"p5.30-namespace-autoclean"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-devel"
]
}
]
},
{
"name": "p5.30-catalyst-plugin-stacktrace",
"portdir": "perl/p5-catalyst-plugin-stacktrace",
"version": "0.120.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::StackTrace",
"description": "Display a stack trace on the debug screen",
"long_description": "This plugin will enhance the standard Catalyst debug screen by including a stack trace of your appliation up to the point where the error occurred.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-runtime",
"p5.30-devel-stacktrace",
"p5.30-mro-compat"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-plugin-session-store-fastmmap",
"portdir": "perl/p5-catalyst-plugin-session-store-fastmmap",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::FastMmap",
"description": "FastMmap session storage backend.",
"long_description": "FastMmap session storage backend.",
"active": true,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dev",
"github": "",
"ports_count": 96
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-cache-fastmmap",
"p5.30-catalyst-plugin-session",
"p5.30-catalyst-runtime",
"perl5.30",
"p5.30-mro-compat",
"p5.30-path-class",
"p5.30-moosex-emulate-class-accessor-fast"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5.30-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.30-catalyst-plugin-session",
"p5.30-moose",
"perl5.30",
"p5.30-mro-compat",
"p5.30-namespace-clean",
"p5.30-moosex-emulate-class-accessor-fast"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.30-catalyst-plugin-session-store-dbic"
]
}
]
},
{
"name": "p5.30-catalyst-plugin-session-store-dbic",
"portdir": "perl/p5-catalyst-plugin-session-store-dbic",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::DBIC",
"description": "Store your sessions via DBIx::Class",
"long_description": "This Catalyst::Plugin::Session storage module saves session data in your database via DBIx::Class.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-catalyst-plugin-session-store-delegate",
"p5.30-catalyst-runtime",
"p5.30-class-accessor",
"perl5.30",
"p5.30-mro-compat",
"p5.30-test-warn",
"p5.30-dbix-class"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-plugin-session-store-dbi",
"portdir": "perl/p5-catalyst-plugin-session-store-dbi",
"version": "0.160.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::DBI",
"description": "Store your sessions in a database",
"long_description": "This storage module will store session data in a database using DBI.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.30",
"p5.30-catalyst-plugin-session",
"p5.30-catalyst-runtime",
"p5.30-dbi",
"p5.30-mro-compat"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-plugin-session-store-chi",
"portdir": "perl/p5-catalyst-plugin-session-store-chi",
"version": "0.20.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::Store::CHI",
"description": "Catalyst::Plugin::Session::Store::CHI - Use CHI module to handle storage backend for session data.",
"long_description": "Catalyst::Plugin::Session::Store::CHI - Use CHI module to handle storage backend for session data.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-module-build",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-chi",
"p5.30-class-data-inheritable",
"perl5.30",
"p5.30-path-class",
"p5.30-mro-compat",
"p5.30-catalyst-plugin-session"
]
}
],
"depends_on": []
},
{
"name": "p5.30-catalyst-plugin-session-state-cookie",
"portdir": "perl/p5-catalyst-plugin-session-state-cookie",
"version": "0.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session::State::Cookie",
"description": "Maintain session IDs using cookies.",
"long_description": "In order for Catalyst::Plugin::Session to work the session ID needs to be stored on the client, and the session data needs to be stored on the server. This plugin stores the session ID on the client using the cookie mechanism.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"p5.30-catalyst-plugin-session",
"p5.30-catalyst-runtime",
"perl5.30",
"p5.30-mro-compat",
"p5.30-namespace-autoclean",
"p5.30-moose"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-catalyst-plugin-authorization-acl"
]
},
{
"type": "lib",
"ports": [
"p5.30-catalyst-plugin-authentication-store-dbic",
"p5.30-catalyst-helper-authdbic"
]
}
]
},
{
"name": "p5.30-catalyst-plugin-session",
"portdir": "perl/p5-catalyst-plugin-session",
"version": "0.440.0",
"license": "(Artistic-1 or GPL)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Catalyst::Plugin::Session",
"description": "Generic Session plugin",
"long_description": "Generic Session plugin - ties together server side storage and client side state required to maintain session data.",
"active": true,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.30-plack",
"p5.30-test-deep",
"p5.30-test-needs",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"p5.30-moosex-emulate-class-accessor-fast",
"p5.30-mro-compat",
"p5.30-namespace-clean",
"perl5.30",
"p5.30-crypt-sysrandom-xs",
"p5.30-crypt-sysrandom",
"p5.30-object-signature",
"p5.30-catalyst-runtime",
"p5.30-html-parser",
"p5.30-moose"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.30-catalyst-plugin-authorization-acl"
]
},
{
"type": "lib",
"ports": [
"p5.30-catalyst-plugin-session-store-delegate",
"p5.30-catalyst-plugin-captcha",
"p5.30-catalyst-plugin-session-store-chi",
"p5.30-catalyst-plugin-session-store-dbi",
"p5.30-catalyst-helper-authdbic",
"p5.30-catalyst-plugin-session-state-cookie",
"p5.30-catalyst-plugin-session-store-fastmmap"
]
}
]
}
]
}