HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51628,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=166",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=164",
"results": [
{
"name": "p5.26-cgi-emulate-psgi",
"portdir": "perl/p5-cgi-emulate-psgi",
"version": "0.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-requires"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-cgi",
"p5.26-http-message"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-plack"
]
}
]
},
{
"name": "p5.26-cgi-fast",
"portdir": "perl/p5-cgi-fast",
"version": "2.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-cgi",
"p5.26-fcgi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-cgi-fasttemplate",
"portdir": "perl/p5-cgi-fasttemplate",
"version": "1.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-cgi-formbuilder"
]
}
]
},
{
"name": "p5.26-cgi-formbuilder",
"portdir": "perl/p5-cgi-formbuilder",
"version": "3.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::FormBuilder",
"description": "Easily generate and process stateful forms",
"long_description": "Easily generate and process stateful forms",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-algorithm-diff"
]
},
{
"type": "lib",
"ports": [
"p5.26-cgi-fasttemplate",
"p5.26-cgi-session",
"p5.26-cgi-ssi",
"perl5.26",
"p5.26-template-toolkit",
"p5.26-text-template",
"p5.26-html-template",
"p5.26-cgi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-controller-formbuilder"
]
}
]
},
{
"name": "p5.26-cgi-psgi",
"portdir": "perl/p5-cgi-psgi",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-cgi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-html-mason-psgihandler"
]
}
]
},
{
"name": "p5.26-cgi-session",
"portdir": "perl/p5-cgi-session",
"version": "4.480.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-cgi-formbuilder"
]
}
]
},
{
"name": "p5.26-cgi-simple",
"portdir": "perl/p5-cgi-simple",
"version": "1.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/CGI::Simple",
"description": "A Simple totally OO CGI interface that is CGI.pm compliant",
"long_description": "A Simple totally OO CGI interface that is CGI.pm compliant",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-nowarnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-io-stringy",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "p5.26-cgi-ssi",
"portdir": "perl/p5-cgi-ssi",
"version": "0.920.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-html-simpleparse",
"p5.26-http-cookies",
"p5.26-http-message",
"perl5.26",
"p5.26-timedate",
"p5.26-uri",
"p5.26-libwww-perl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-cgi-formbuilder"
]
}
]
},
{
"name": "p5.26-cgi-struct",
"portdir": "perl/p5-cgi-struct",
"version": "1.210.0",
"license": "BSD",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "p5.26-chart",
"portdir": "perl/p5-chart",
"version": "2.4.10",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Chart",
"description": "Create png/jpeg images with charts",
"long_description": "Create png/jpeg images with charts",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-gd"
]
}
],
"depends_on": []
},
{
"name": "p5.26-chart-clicker",
"portdir": "perl/p5-chart-clicker",
"version": "2.900.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-datetime",
"p5.26-datetime-set",
"p5.26-geometry-primitive",
"p5.26-graphics-color",
"perl5.26",
"p5.26-graphics-primitive-driver-cairo",
"p5.26-layout-manager",
"p5.26-moose",
"p5.26-graphics-primitive",
"p5.26-class-load",
"p5.26-color-scheme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-statistics-covid"
]
}
]
},
{
"name": "p5.26-check-isa",
"portdir": "perl/p5-check-isa",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-sub-exporter"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-geometry-primitive"
]
}
]
},
{
"name": "p5.26-chemistry-elements",
"portdir": "perl/p5-chemistry-elements",
"version": "1.72.0",
"license": "(Artistic-1 or GPL-1)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Chemistry::Elements",
"description": "Perl extension for working with Chemical Elements",
"long_description": "Perl extension for working with Chemical Elements",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-chi",
"portdir": "perl/p5-chi",
"version": "0.600.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-class",
"p5.26-test-deep",
"p5.26-test-exception",
"p5.26-test-warn",
"p5.26-timedate"
]
},
{
"type": "lib",
"ports": [
"p5.26-json-maybexs",
"p5.26-list-moreutils",
"p5.26-log-any",
"p5.26-moo",
"p5.26-moox-types-mooselike",
"perl5.26",
"p5.26-string-rewriteprefix",
"p5.26-task-weaken",
"p5.26-time-duration",
"p5.26-time-duration-parse",
"p5.26-try-tiny",
"p5.26-moox-types-mooselike-numeric",
"p5.26-carp-assert",
"p5.26-class-load",
"p5.26-data-uuid",
"p5.26-digest-jhash",
"p5.26-hash-moreutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-plugin-session-store-chi",
"p5.26-mojolicious-plugin-chi",
"p5.26-moosex-storage-io-chi",
"p5.26-www-mechanize-cached"
]
}
]
},
{
"name": "p5.26-class-accessor",
"portdir": "perl/p5-class-accessor",
"version": "0.510.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-xml-rss-libxml",
"p5.26-authen-simple",
"p5.26-catalyst-authentication-credential-http",
"p5.26-catalyst-plugin-authentication-store-dbic",
"p5.26-catalyst-plugin-session-store-dbic",
"p5.26-catalyst-view-tt",
"p5.26-cgi-ajax",
"p5.26-class-accessor-chained",
"p5.26-class-csv",
"p5.26-class-dbi",
"p5.26-color-library",
"p5.26-data-ical",
"p5.26-dbix-searchbuilder",
"p5.26-file-monitor-lite",
"p5.26-google-protocolbuffers",
"p5.26-http-request-ascgi",
"p5.26-amazon-s3",
"p5.26-net-oauth",
"p5.26-net-stomp",
"p5.26-sgml-parser-opensp",
"p5.26-svn-mirror",
"p5.26-template-provider-fromdata",
"p5.26-text-recordparser",
"p5.26-text-trac",
"p5.26-thrift",
"p5.26-wx-demo"
]
},
{
"type": "run",
"ports": [
"p5.26-net-apns-persistent"
]
}
]
},
{
"name": "p5.26-class-accessor-chained",
"portdir": "perl/p5-class-accessor-chained",
"version": "0.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-data-page",
"p5.26-module-depends",
"p5.26-test-expect",
"p5.26-text-vfile-asdata"
]
}
]
},
{
"name": "p5.26-class-accessor-grouped",
"portdir": "perl/p5-class-accessor-grouped",
"version": "0.100.140",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-exception",
"clang-9.0",
"p5.26-devel-hide",
"p5.26-package-stash"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-xsaccessor",
"p5.26-module-runtime",
"p5.26-sub-name"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class-timestamp"
]
},
{
"type": "lib",
"ports": [
"p5.26-dbix-class",
"p5.26-dbix-class-schema-loader"
]
}
]
},
{
"name": "p5.26-class-accessor-lite",
"portdir": "perl/p5-class-accessor-lite",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2636
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-proc-guard"
]
}
]
},
{
"name": "p5.26-class-autouse",
"portdir": "perl/p5-class-autouse",
"version": "2.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Autouse",
"description": "This is a Perl extension for run-time class loading on first method call.",
"long_description": "This is a Perl extension for run-time class loading on first method call.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-base",
"portdir": "perl/p5-class-base",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-clone"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-c3",
"portdir": "perl/p5-class-c3",
"version": "0.350.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-algorithm-c3",
"p5.26-class-c3-xs"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-c3-componentised"
]
}
]
},
{
"name": "p5.26-class-c3-adopt-next",
"portdir": "perl/p5-class-c3-adopt-next",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build-tiny",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-mro-compat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-runtime"
]
}
]
},
{
"name": "p5.26-class-c3-componentised",
"portdir": "perl/p5-class-c3-componentised",
"version": "1.1.2",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"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": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-exception"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-c3",
"p5.26-class-inspector",
"p5.26-mro-compat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dbix-class",
"p5.26-dbix-class-schema-loader"
]
}
]
},
{
"name": "p5.26-class-c3-xs",
"portdir": "perl/p5-class-c3-xs",
"version": "0.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::C3::XS",
"description": "XS speedups for Class::C3",
"long_description": "This contains XS performance enhancers for Class::C3 version 0.16 and higher.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-c3"
]
}
]
},
{
"name": "p5.26-class-container",
"portdir": "perl/p5-class-container",
"version": "0.130.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Container",
"description": "Glues object frameworks together transparently",
"long_description": "This class facilitates building frameworks of several classes that inter-operate. It was first designed and built for HTML::Mason, in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting other subclasses for any of these objects.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build",
"p5.26-params-validate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-apache-session-wrapper",
"p5.26-html-mason"
]
}
]
},
{
"name": "p5.26-class-csv",
"portdir": "perl/p5-class-csv",
"version": "1.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::CSV",
"description": "Class based CSV parser/writer",
"long_description": "This module can be used to create objects from CSV files, or to create CSV files from objects. Text::CSV_XS is used for parsing and creating CSV file lines, so any limitations in Text::CSV_XS will of course be inherent in this module.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 100
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor",
"p5.26-text-csv_xs"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-data-accessor",
"portdir": "perl/p5-class-data-accessor",
"version": "0.40.40",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Data::Accessor",
"description": "Inheritable, overridable class and instance data accessor creation",
"long_description": "Class::Data::Accessor is the marriage of Class::Accessor and Class::Data::Inheritable into a single module.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-data-inheritable",
"portdir": "perl/p5-class-data-inheritable",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Data::Inheritable",
"description": "Inheritable, overridable class data",
"long_description": "Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overriden.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-exception-class",
"p5.26-authen-simple",
"p5.26-catalyst-controller-formbuilder",
"p5.26-catalyst-plugin-session-store-chi",
"p5.26-class-dbi",
"p5.26-class-dbi-plugin-pager",
"p5.26-color-library",
"p5.26-html-wikiconverter",
"p5.26-ima-dbi",
"p5.26-iterator",
"p5.26-iterator-util",
"p5.26-net-appliance-phrasebook",
"p5.26-net-oauth",
"p5.26-text-trac",
"p5.26-xml-atom"
]
}
]
},
{
"name": "p5.26-class-dbi",
"portdir": "perl/p5-class-dbi",
"version": "3.0.17",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::DBI",
"description": "Simple Database Abstraction",
"long_description": "Class::DBI provides a convenient abstraction layer to a database. It not only provides a simple database to object mapping layer, but can be used to implement several higher order database functions (triggers, referential integrity, cascading delete etc.), at the application level, rather than at the database.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-date-simple",
"p5.26-dbd-sqlite"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-trigger",
"p5.26-clone",
"perl5.26",
"p5.26-universal-moniker",
"p5.26-version",
"p5.26-ima-dbi",
"p5.26-class-accessor",
"p5.26-class-data-inheritable"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dbix-class"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-dbi-mysql",
"p5.26-class-dbi-pg",
"p5.26-class-dbi-plugin",
"p5.26-class-dbi-abstractsearch",
"p5.26-class-dbi-plugin-pager",
"p5.26-class-dbi-uuid",
"p5.26-class-dbi-plugin-abstractcount"
]
}
]
},
{
"name": "p5.26-class-dbi-abstractsearch",
"portdir": "perl/p5-class-dbi-abstractsearch",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::DBI::AbstractSearch",
"description": "Abstract Class::DBI's SQL with SQL::Abstract::Limit",
"long_description": "Class::DBI::AbstractSearch is a Class::DBI plugin to glue SQL::Abstract::Limit into Class::DBI.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-dbi",
"p5.26-sql-abstract-limit"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-dbi-mysql",
"portdir": "perl/p5-class-dbi-mysql",
"version": "1.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::DBI::mysql",
"description": "Extensions to Class::DBI for MySQL",
"long_description": "This is an extension to Class::DBI, containing several functions and optimisations for the MySQL database. Instead of setting Class::DBI as your base class, use this instead.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-dbi",
"p5.26-dbd-mysql"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-dbi-pg",
"portdir": "perl/p5-class-dbi-pg",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::DBI::Pg",
"description": "Class::DBI extension for Postgres",
"long_description": "Class::DBI::Pg automate the setup of Class::DBI columns and primary key for Postgres.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-dbi",
"p5.26-dbd-pg"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-dbi-plugin",
"portdir": "perl/p5-class-dbi-plugin",
"version": "0.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::DBI::Plugin",
"description": "Abstract base class for Class::DBI plugins",
"long_description": "Class::DBI::Plugin is an abstract base class for Class::DBI plugins. Its purpose is to make writing plugins easier. Writers of plugins should be able to concentrate on the functionality their module provides, instead of having to deal with the symbol table hackery involved when writing a plugin module.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-dbi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-dbi-plugin-abstractcount"
]
}
]
},
{
"name": "p5.26-class-dbi-plugin-abstractcount",
"portdir": "perl/p5-class-dbi-plugin-abstractcount",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::DBI::Plugin::AbstractCount",
"description": "get COUNT(*) results with abstract SQL",
"long_description": "This Class::DBI plugin combines the functionality from Class::DBI::Plugin::CountSearch (counting objects without having to use an array or an iterator), and Class::DBI::AbstractSearch, which allows complex where-clauses a la SQL::Abstract.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-deep"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-dbi",
"p5.26-class-dbi-plugin",
"p5.26-sql-abstract"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-dbi-plugin-pager"
]
}
]
},
{
"name": "p5.26-class-dbi-plugin-pager",
"portdir": "perl/p5-class-dbi-plugin-pager",
"version": "0.566.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::DBI::Plugin::Pager",
"description": "paged queries for CDBI",
"long_description": "Adds a pager method to your class that can query using SQL::Abstract where clauses, and limit the number of rows returned to a specific subset.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-data-inheritable",
"p5.26-class-dbi",
"p5.26-class-dbi-plugin-abstractcount",
"p5.26-data-page",
"perl5.26",
"p5.26-test-exception",
"p5.26-test-warn",
"p5.26-universal-require",
"p5.26-sql-abstract"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-dbi-uuid",
"portdir": "perl/p5-class-dbi-uuid",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::DBI::UUID",
"description": "Provide Globally Unique Column Values",
"long_description": "This module implements globally unique columns values. When an object is created, the columns specified are given unique IDs.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-dbi",
"p5.26-data-uuid"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-errorhandler",
"portdir": "perl/p5-class-errorhandler",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::ErrorHandler",
"description": "Base class for error handling",
"long_description": "Base class for error handling",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-convert-pem",
"p5.26-feed-find",
"p5.26-uri-fetch",
"p5.26-xml-feed"
]
}
]
},
{
"name": "p5.26-class-factory-util",
"portdir": "perl/p5-class-factory-util",
"version": "1.700.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Factory::Util",
"description": "Provide utility methods for factory classes",
"long_description": "This module exports a method that is useful for factory classes.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-module-build"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-generate",
"portdir": "perl/p5-class-generate",
"version": "1.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Generate",
"description": "Generate Perl class hierarchies",
"long_description": "Generate Perl class hierarchies",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-text-soundex",
"p5.26-text-tabsxwrap"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-nmap-scanner"
]
}
]
},
{
"name": "p5.26-class-gomor",
"portdir": "perl/p5-class-gomor",
"version": "1.30.0",
"license": "Artistic-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Gomor",
"description": "yet another class builder",
"long_description": "Class::Gomor is yet another class builder. This one adds parameter checking in the new() constructor, that is to check for attributes existence, and definedness.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-net-frame",
"p5.26-net-frame-dump",
"p5.26-net-frame-simple"
]
}
]
},
{
"name": "p5.26-class-inner",
"portdir": "perl/p5-class-inner",
"version": "0.200.1",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Inner",
"description": "A perlish implementation of Java like inner classes",
"long_description": "A perlish implementation of Java like inner classes",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-insideout",
"portdir": "perl/p5-class-insideout",
"version": "1.140.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::InsideOut",
"description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
"long_description": "Class::InsideOut is a safe, simple inside-out object construction kit.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-isa"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-inspector",
"portdir": "perl/p5-class-inspector",
"version": "1.360.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Inspector",
"description": "Get information about a class and its structure",
"long_description": "Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-ppi"
]
},
{
"type": "lib",
"ports": [
"p5.26-catalyst-controller-formbuilder",
"p5.26-catalyst-plugin-authentication",
"p5.26-class-c3-componentised",
"p5.26-class-unload",
"p5.26-dbix-class",
"p5.26-dbix-class-schema-loader",
"p5.26-declare-constraints-simple",
"p5.26-ffi-c",
"p5.26-file-sharedir",
"p5.26-soap-lite",
"p5.26-catalyst-action-rest",
"p5.26-test-classapi"
]
}
]
},
{
"name": "p5.26-class-isa",
"portdir": "perl/p5-class-isa",
"version": "0.360.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::ISA",
"description": "Class::ISA - report the search path for a class's ISA tree",
"long_description": "Class::ISA - report the search path for a class's ISA tree",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-class-insideout",
"p5.26-tcl-ptk"
]
}
]
},
{
"name": "p5.26-class-load",
"portdir": "perl/p5-class-load",
"version": "0.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Load",
"description": "a working (require Class::Name) and more",
"long_description": "a working (require Class::Name) and more",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-sub-exporter-progressive",
"p5.26-test-fatal",
"p5.26-test-needs",
"p5.26-test-without-module"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-try-tiny",
"p5.26-data-optlist",
"p5.26-module-implementation",
"p5.26-module-runtime",
"p5.26-package-stash"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-moosex-types-loadableclass"
]
},
{
"type": "lib",
"ports": [
"p5.26-app-cli",
"p5.26-app-cmd",
"p5.26-app-nopaste",
"p5.26-catalyst-runtime",
"p5.26-catalystx-component-traits",
"p5.26-chart-clicker",
"p5.26-chi",
"p5.26-class-load-xs",
"p5.26-class-refresh",
"p5.26-config-mvp",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-github",
"p5.26-dist-zilla-role-registerstash",
"p5.26-mason",
"p5.26-moose",
"p5.26-moosex-traits",
"p5.26-net-cli-interact",
"p5.26-package-pkg",
"p5.26-pod-elemental",
"p5.26-tap-simpleoutput",
"p5.26-test-mock-guard",
"p5.26-apache-authcookie",
"p5.26-test-www-mechanize-catalyst"
]
}
]
},
{
"name": "p5.26-class-loader",
"portdir": "perl/p5-class-loader",
"version": "2.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Loader",
"description": "Load modules and create objects on demand",
"long_description": "Load modules and create objects on demand",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-alt-crypt-rsa-bigint",
"p5.26-crypt-primes",
"p5.26-crypt-random",
"p5.26-crypt-rsa"
]
}
]
},
{
"name": "p5.26-class-load-xs",
"portdir": "perl/p5-class-load-xs",
"version": "0.100.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Load::XS",
"description": "XS implementation of parts of Class::Load",
"long_description": "XS implementation of parts of Class::Load",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-module-implementation",
"p5.26-test-fatal",
"p5.26-test-needs",
"clang-9.0",
"p5.26-sub-exporter-progressive"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-load",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-moose"
]
}
]
},
{
"name": "p5.26-class-makemethods",
"portdir": "perl/p5-class-makemethods",
"version": "1.10.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::MakeMethods",
"description": "Generate common types of methods",
"long_description": "The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-class-methodmaker",
"portdir": "perl/p5-class-methodmaker",
"version": "2.240.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::MethodMaker",
"description": "Perl module for creating generic methods",
"long_description": "Perl module for creating generic methods",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-gnupg-interface",
"p5.26-term-progressbar"
]
}
]
},
{
"name": "p5.26-class-method-modifiers",
"portdir": "perl/p5-class-method-modifiers",
"version": "2.130.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Class::Method::Modifiers",
"description": "provides Moose-like method modifiers",
"long_description": "provides Moose-like method modifiers",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-needs"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-data-perl",
"p5.26-http-thin",
"p5.26-lwp-consolelogger",
"p5.26-moo",
"p5.26-moox-aliases",
"p5.26-moox-handlesvia",
"p5.26-moox-strictconstructor",
"p5.26-pod-readme",
"p5.26-role-tiny",
"p5.26-sub-handlesvia"
]
}
]
}
]
}