HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51929,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=176",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=174",
"results": [
{
"name": "p5.26-fcgi-procmanager",
"portdir": "perl/p5-fcgi-procmanager",
"version": "0.280.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FCGI::ProcManager",
"description": "FCGI::ProcManager - functions for managing FastCGI applications.",
"long_description": "FCGI::ProcManager - functions for managing FastCGI applications.",
"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-plack"
]
}
]
},
{
"name": "p5.26-feed-find",
"portdir": "perl/p5-feed-find",
"version": "0.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Feed::Find",
"description": "Autodiscovery of syndication feeds",
"long_description": "Feed::Find is a class to perform autodiscovery of syndication feeds.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-errorhandler",
"p5.26-html-parser",
"p5.26-libwww-perl",
"p5.26-uri"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-xml-feed"
]
}
]
},
{
"name": "p5.26-fey",
"portdir": "perl/p5-fey",
"version": "0.430.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Fey",
"description": "Fey - Better SQL Generation Through Perl",
"long_description": "Fey - Better SQL Generation Through Perl",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-datetime",
"p5.26-datetime-format-mysql",
"p5.26-fey-test",
"p5.26-test-memory-cycle",
"p5.26-test-requires"
]
},
{
"type": "lib",
"ports": [
"p5.26-moosex-semiaffordanceaccessor",
"p5.26-moosex-strictconstructor",
"p5.26-moosex-types",
"perl5.26",
"p5.26-task-weaken",
"p5.26-tie-ixhash",
"p5.26-namespace-autoclean",
"p5.26-exception-class",
"p5.26-list-allutils",
"p5.26-moose",
"p5.26-moosex-params-validate",
"p5.26-moosex-role-parameterized"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-fey-dbimanager",
"p5.26-fey-loader",
"p5.26-fey-orm"
]
}
]
},
{
"name": "p5.26-fey-dbimanager",
"portdir": "perl/p5-fey-dbimanager",
"version": "0.160.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Fey::DBIManager",
"description": "Fey::DBIManager - Manage a set of DBI handles",
"long_description": "Fey::DBIManager - Manage a set of DBI handles",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbd-mock",
"p5.26-dbd-sqlite",
"p5.26-fey-test"
]
},
{
"type": "lib",
"ports": [
"p5.26-moosex-strictconstructor",
"perl5.26",
"p5.26-namespace-autoclean",
"p5.26-fey",
"p5.26-moose",
"p5.26-moosex-semiaffordanceaccessor"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-fey-orm"
]
}
]
},
{
"name": "p5.26-fey-loader",
"portdir": "perl/p5-fey-loader",
"version": "0.130.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Fey::Loader",
"description": "Fey::Loader - Load your schema definition from a DBMS",
"long_description": "Fey::Loader - Load your schema definition from a DBMS",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-fey-test"
]
},
{
"type": "lib",
"ports": [
"p5.26-fey",
"p5.26-moose",
"perl5.26",
"p5.26-namespace-autoclean",
"p5.26-moosex-params-validate",
"p5.26-dbi"
]
}
],
"depends_on": []
},
{
"name": "p5.26-fey-orm",
"portdir": "perl/p5-fey-orm",
"version": "0.470.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Fey::ORM",
"description": "A Fey-based ORM (If you like SQL, you might like Fey::ORM)",
"long_description": "Fey::ORM builds on top of other Fey project libraries to create an ORM focused on easy SQL generation. This is an ORM for people who are comfortable with SQL and want to be able to use it with their objects, rather than people who like OO and don't want to think about the DBMS.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-dbd-sqlite",
"p5.26-fey-test",
"p5.26-test-fatal"
]
},
{
"type": "lib",
"ports": [
"p5.26-fey-dbimanager",
"p5.26-list-allutils",
"p5.26-moose",
"p5.26-moosex-classattribute",
"p5.26-moosex-semiaffordanceaccessor",
"perl5.26",
"p5.26-moosex-types",
"p5.26-namespace-autoclean",
"p5.26-object-id",
"p5.26-sub-exporter",
"p5.26-moosex-strictconstructor",
"p5.26-devel-globaldestruction",
"p5.26-exception-class",
"p5.26-fey"
]
}
],
"depends_on": []
},
{
"name": "p5.26-fey-test",
"portdir": "perl/p5-fey-test",
"version": "0.100.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/Fey::Test",
"description": "Fey::Test - test libraries for Fey distros",
"long_description": "This module is only useful for testing p5-fey and any other p5-fey-* ports. You should not have to install it explicitly.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-dbi",
"p5.26-list-moreutils",
"p5.26-test-mockobject"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-fey",
"p5.26-fey-dbimanager",
"p5.26-fey-loader",
"p5.26-fey-orm"
]
}
]
},
{
"name": "p5.26-ffi-c",
"portdir": "perl/p5-ffi-c",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::C",
"description": "FFI::C - C data types for FFI",
"long_description": "FFI::C - C data types for FFI",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-path-tiny",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"p5.26-ref-util",
"perl5.26",
"p5.26-sub-install",
"p5.26-sub-identify",
"p5.26-class-inspector",
"p5.26-ffi-platypus",
"p5.26-ffi-platypus-type-enum"
]
}
],
"depends_on": []
},
{
"name": "p5.26-ffi-checklib",
"portdir": "perl/p5-ffi-checklib",
"version": "0.270.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::CheckLib",
"description": "FFI::CheckLib - Check that a library is available for FFI",
"long_description": "FFI::CheckLib - Check that a library is available for FFI",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-simple",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-zmq-ffi"
]
},
{
"type": "lib",
"ports": [
"p5.26-alien-build",
"p5.26-ffi-platypus",
"p5.26-ffi-platypus-lang-rust",
"p5.26-uuid-ffi"
]
}
]
},
{
"name": "p5.26-ffi-platypus",
"portdir": "perl/p5-ffi-platypus",
"version": "1.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::Platypus",
"description": "FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required.",
"long_description": "FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required.",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-capture-tiny",
"libffi",
"p5.26-math-int64",
"p5.26-ffi-checklib",
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-ffi-platypus-type-enum",
"p5.26-alien-libuuid"
]
},
{
"type": "lib",
"ports": [
"p5.26-ffi-platypus-lang-rust",
"p5.26-zmq-ffi",
"p5.26-unix-groups-ffi",
"p5.26-uuid-ffi",
"p5.26-ffi-c"
]
}
]
},
{
"name": "p5.26-ffi-platypus-lang-rust",
"portdir": "perl/p5-ffi-platypus-lang-rust",
"version": "0.90.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::Platypus::Lang::Rust",
"description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language",
"long_description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-file-which",
"p5.26-test-script"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-chdir",
"cargo",
"p5.26-path-tiny",
"perl5.26",
"p5.26-ffi-checklib",
"p5.26-ffi-platypus"
]
}
],
"depends_on": []
},
{
"name": "p5.26-ffi-platypus-type-enum",
"portdir": "perl/p5-ffi-platypus-type-enum",
"version": "0.40.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/FFI::Platypus::Type::Enum",
"description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
"long_description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-ffi-platypus",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-ref-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-ffi-c"
]
}
]
},
{
"name": "p5.26-file-basedir",
"portdir": "perl/p5-file-basedir",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::BaseDir",
"description": "This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification.",
"long_description": "This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data. It is suggested that desktop applications for e.g. the Gnome, KDE or Xfce platforms follow this layout. However, the same layout can just as well be used for non-GUI applications.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-which"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-ipc-system-simple",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-file-mimeinfo"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-desktopentry"
]
}
]
},
{
"name": "p5.26-file-changenotify",
"portdir": "perl/p5-file-changenotify",
"version": "0.310.0",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ChangeNotify",
"description": "Watch for changes to files, cross-platform style",
"long_description": "Watch for changes to files, cross-platform style",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-requires",
"p5.26-test-simple",
"p5.26-test-without-module",
"p5.26-test2-suite"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-type-tiny",
"p5.26-module-pluggable",
"p5.26-module-runtime",
"p5.26-moo",
"p5.26-namespace-autoclean"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-catalyst-devel"
]
}
]
},
{
"name": "p5.26-file-chdir",
"portdir": "perl/p5-file-chdir",
"version": "0.101.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::chdir",
"description": "a more sensible way to change directories",
"long_description": "a more sensible way to change directories",
"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-dist-zilla-pluginbundle-git-checkfor",
"p5.26-dist-zilla-plugin-contributorsfromgit"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-zilla-plugin-git",
"p5.26-ffi-platypus-lang-rust",
"p5.26-git-wrapper",
"p5.26-module-build-ffi",
"p5.26-svn-mirror",
"p5.26-alien-base-modulebuild",
"p5.26-wx-demo",
"p5.26-alien-build"
]
}
]
},
{
"name": "p5.26-file-chmod",
"portdir": "perl/p5-file-chmod",
"version": "0.420.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::chmod",
"description": "File::chmod - Implements symbolic and ls chmod modes",
"long_description": "File::chmod - Implements symbolic and ls chmod modes",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-inline"
]
}
]
},
{
"name": "p5.26-file-comments",
"portdir": "perl/p5-file-comments",
"version": "0.80.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Comments",
"description": "Recognizes file formats and extracts format-specific comments",
"long_description": "File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-html-parser",
"p5.26-html-tree",
"p5.26-log-log4perl",
"perl5.26",
"p5.26-ppi",
"p5.26-sysadm-install",
"p5.26-module-pluggable"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-copy-link",
"portdir": "perl/p5-file-copy-link",
"version": "0.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Copy::Link",
"description": "File::Copy::Link - extension for replacing a link by a copy of the linked file",
"long_description": "File::Copy::Link - extension for replacing a link by a copy of the linked file",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-cwd-guard"
]
}
]
},
{
"name": "p5.26-file-copy-recursive",
"portdir": "perl/p5-file-copy-recursive",
"version": "0.450.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Copy::Recursive",
"description": "Perl extension for recursively copying files and directories",
"long_description": "This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"p5.26-test-deep",
"clang-9.0",
"p5.26-path-tiny",
"p5.26-test-warnings",
"p5.26-test-fatal",
"p5.26-test-file"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-data-messagepack",
"p5.26-inline-c",
"p5.26-dist-zilla-plugin-git",
"p5.26-text-xslate"
]
},
{
"type": "lib",
"ports": [
"p5.26-file-flat",
"p5.26-dist-zilla",
"p5.26-catalyst-devel",
"p5.26-test-file-sharedir"
]
}
]
},
{
"name": "p5.26-file-copy-recursive-reduced",
"portdir": "perl/p5-file-copy-recursive-reduced",
"version": "0.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Copy::Recursive::Reduced",
"description": "File::Copy::Recursive::Reduced - Recursive copying of files and directories within Perl 5 toolchain",
"long_description": "File::Copy::Recursive::Reduced - Recursive copying of files and directories within Perl 5 toolchain",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-capture-tiny",
"p5.26-path-tiny"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-module-build-xsutil"
]
}
]
},
{
"name": "p5.26-file-countlines",
"portdir": "perl/p5-file-countlines",
"version": "0.0.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::CountLines",
"description": "File::CountLines - efficiently count the number of line breaks in a file.",
"long_description": "File::CountLines - efficiently count the number of line breaks in a file.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-desktopentry",
"portdir": "perl/p5-file-desktopentry",
"version": "0.220.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::DesktopEntry",
"description": "Perl module for Freedesktop .desktop files",
"long_description": "This module can be used to work with .desktop files as specified by the Freedesktop.org specification.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-basedir",
"p5.26-uri"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-file-mimeinfo"
]
}
]
},
{
"name": "p5.26-file-finder",
"portdir": "perl/p5-file-finder",
"version": "0.530.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Finder",
"description": "File::Finder - nice wrapper for File::Find ala find(1)",
"long_description": "File::Finder - nice wrapper for File::Find ala find(1)",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-text-glob"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-find-object",
"portdir": "perl/p5-file-find-object",
"version": "0.3.5",
"license": "Artistic-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Object",
"description": "File::Find::Object - An object oriented File::Find replacement",
"long_description": "File::Find::Object - An object oriented File::Find replacement",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-xsaccessor",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-file-find-object-rule"
]
}
]
},
{
"name": "p5.26-file-find-object-rule",
"portdir": "perl/p5-file-find-object-rule",
"version": "0.31.200",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Object::Rule",
"description": "File::Find::Object::Rule - Alternative interface to File::Find::Object",
"long_description": "File::Find::Object::Rule - Alternative interface to File::Find::Object",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"p5.26-class-xsaccessor",
"p5.26-file-find-object",
"p5.26-module-build",
"p5.26-number-compare",
"p5.26-text-glob",
"perl5.26"
]
},
{
"type": "test",
"ports": [
"p5.26-test-pod",
"p5.26-test-pod-coverage"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-trailingspace"
]
}
]
},
{
"name": "p5.26-file-find-rule",
"portdir": "perl/p5-file-find-rule",
"version": "0.340.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Rule",
"description": "a friendlier interface to File::Find",
"long_description": "File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-number-compare",
"p5.26-text-glob"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-dist-zilla-plugin-podweaver",
"p5.26-test-inter"
]
},
{
"type": "lib",
"ports": [
"p5.26-dist-zilla",
"p5.26-file-find-rule-perl",
"p5.26-file-monitor-lite",
"p5.26-perl-minimumversion",
"p5.26-test-inline",
"p5.26-test-minimumversion",
"p5.26-data-compare",
"p5.26-test-writevariants",
"p5.26-devel-checkos"
]
}
]
},
{
"name": "p5.26-file-find-rule-perl",
"portdir": "perl/p5-file-find-rule-perl",
"version": "1.150.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Find::Rule::Perl",
"description": "File::Find::Rule::Perl - Common rules for searching for Perl things",
"long_description": "File::Find::Rule::Perl - Common rules for searching for Perl things",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-find-rule",
"p5.26-params-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-perl-minimumversion",
"p5.26-test-minimumversion",
"p5.26-test-version"
]
}
]
},
{
"name": "p5.26-file-flat",
"portdir": "perl/p5-file-flat",
"version": "1.70.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Flat",
"description": "Implements a flat filesystem",
"long_description": "Implements a flat filesystem",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-classapi"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-copy-recursive",
"p5.26-file-remove",
"p5.26-prefork"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-test-inline"
]
}
]
},
{
"name": "p5.26-file-fnmatch",
"portdir": "perl/p5-file-fnmatch",
"version": "0.20.0",
"license": "(Artistic-2 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::FnMatch",
"description": "Exposes your system's fnmatch(3) capabilities to Perl.",
"long_description": "File::FnMatch exposes your system's fnmatch(3) capabilities to Perl. While considerably less powerful than regular expressions, shell-style patterns are yet useful and familiar to a large audience of end-users.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-homedir",
"portdir": "perl/p5-file-homedir",
"version": "1.6.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::HomeDir",
"description": "Find your home and other directories, on any platform.",
"long_description": "Find your home and other directories, on any platform.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-which",
"p5.26-mac-systemdirectory"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-astro-app-satpass2",
"p5.26-config-identity",
"p5.26-cpan-uploader",
"p5.26-crypt-openpgp",
"p5.26-data-printer",
"p5.26-devel-repl",
"p5.26-dist-zilla-plugin-authority",
"p5.26-mail-audit",
"p5.26-net-ssh-perl",
"p5.26-path-isdev"
]
}
]
},
{
"name": "p5.26-file-keepass",
"portdir": "perl/p5-file-keepass",
"version": "2.30.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::KeePass",
"description": "Interface to KeePass V1 and V2 database files",
"long_description": "Interface to KeePass V1 and V2 database files",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "davide.liessi",
"github": "dliessi",
"ports_count": 72
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
},
{
"type": "run",
"ports": [
"p5.26-crypt-rijndael",
"p5.26-mime-base64",
"p5.26-xml-parser"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-libmagic",
"portdir": "perl/p5-file-libmagic",
"version": "1.230.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::LibMagic",
"description": "Perl wrapper for libmagic",
"long_description": "Perl wrapper for libmagic",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-config-autoconf",
"p5.26-test-fatal",
"file"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"libmagic"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-listing",
"portdir": "perl/p5-file-listing",
"version": "6.140.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Listing",
"description": "File::Listing - parse directory listing",
"long_description": "File::Listing - parse directory listing",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-simple"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-http-date",
"p5.26-time-local"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-libwww-perl"
]
}
]
},
{
"name": "p5.26-file-map",
"portdir": "perl/p5-file-map",
"version": "0.670.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Map",
"description": "Perl module for memory mapping made simple and safe",
"long_description": "Perl module for memory mapping made simple and safe",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-test-fatal",
"p5.26-test-warnings"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-sub-exporter-progressive",
"p5.26-module-build",
"p5.26-perlio-layers"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-pdl"
]
}
]
},
{
"name": "p5.26-file-mimeinfo",
"portdir": "perl/p5-file-mimeinfo",
"version": "0.300.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::MimeInfo",
"description": "This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database.",
"long_description": "This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-encode-locale",
"p5.26-file-basedir",
"p5.26-file-desktopentry"
]
},
{
"type": "lib",
"ports": [
"shared-mime-info",
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-mmagic",
"portdir": "perl/p5-file-mmagic",
"version": "1.300.0",
"license": "Apache-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::MMagic",
"description": "This is a Perl extension for determining file types.",
"long_description": "This is a Perl extension for determining file types.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-modified",
"portdir": "perl/p5-file-modified",
"version": "0.100.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Modified",
"description": "checks intelligently if files have changed",
"long_description": "The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-monitor",
"portdir": "perl/p5-file-monitor",
"version": "1.0.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Monitor",
"description": "File monitoring interface",
"long_description": "File monitoring interface",
"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-file-monitor-lite"
]
}
]
},
{
"name": "p5.26-file-monitor-lite",
"portdir": "perl/p5-file-monitor-lite",
"version": "0.652.3",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Monitor::Lite",
"description": "A friendly interface to File::Monitor",
"long_description": "A friendly interface to File::Monitor",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-class-accessor",
"p5.26-file-find-rule",
"p5.26-file-monitor",
"p5.26-file-touch"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-mork",
"portdir": "perl/p5-file-mork",
"version": "0.400.0",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Mork",
"description": "Perl module to read Mozilla URL history files",
"long_description": "Perl module to read Mozilla URL history files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-html-parser",
"p5.26-module-build"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-next",
"portdir": "perl/p5-file-next",
"version": "1.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Next",
"description": "File-finding iterator",
"long_description": "File::Next is a lightweight, taint-safe file-finding module.",
"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-devel-repl"
]
}
]
},
{
"name": "p5.26-file-nfslock",
"portdir": "perl/p5-file-nfslock",
"version": "1.290.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::NFSLock",
"description": "File::NFSLock - perl module to do NFS (or not) locking",
"long_description": "File::NFSLock - perl module to do NFS (or not) locking",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-path",
"portdir": "perl/p5-file-path",
"version": "2.180.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Path",
"description": "Create or remove directory trees",
"long_description": "This module provide a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the filesystem.",
"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-sereal-encoder",
"p5.26-sereal-decoder"
]
},
{
"type": "lib",
"ports": [
"p5.26-module-starter",
"p5.26-dist-zilla",
"p5.26-test-snapshot",
"p5.26-moosex-daemonize",
"p5.26-file-pushd"
]
}
]
},
{
"name": "p5.26-file-pushd",
"portdir": "perl/p5-file-pushd",
"version": "1.16.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::pushd",
"description": "change directory temporarily for a limited scope",
"long_description": "File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-path",
"p5.26-file-temp",
"p5.26-pathtools",
"p5.26-sub-exporter"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-types-path-tiny",
"p5.26-dist-zilla-plugin-test-reportprereqs",
"p5.26-moosex-types-path-tiny",
"p5.26-path-iterator-rule",
"p5.26-specio-library-path-tiny",
"p5.26-test-cleannamespaces",
"p5.26-dist-zilla-plugin-checkissues",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-git",
"p5.26-dist-zilla-plugin-modulebuildtiny-fallback",
"p5.26-dist-zilla-plugin-promptifstale",
"p5.26-dist-zilla-plugin-run"
]
},
{
"type": "lib",
"ports": [
"p5.26-code-tidyall",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-checkextratests",
"p5.26-cgi-compile",
"p5.26-dist-zilla-plugin-githubmeta"
]
}
]
},
{
"name": "p5.26-file-readbackwards",
"portdir": "perl/p5-file-readbackwards",
"version": "1.50.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ReadBackwards",
"description": "This module reads a file backwards line by line.",
"long_description": "It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.",
"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-io-all"
]
}
]
},
{
"name": "p5.26-file-remove",
"portdir": "perl/p5-file-remove",
"version": "1.600.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Remove",
"description": "Remove files and directories",
"long_description": "Remove files and directories",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-module-build"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-file-flat",
"p5.26-mail-box",
"p5.26-module-install",
"p5.26-test-inline"
]
}
]
},
{
"name": "p5.26-file-rename",
"portdir": "perl/p5-file-rename",
"version": "1.130.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Rename",
"description": "File::Rename - Perl extension for renaming multiple files",
"long_description": "File::Rename - Perl extension for renaming multiple files",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-temp"
]
},
{
"type": "lib",
"ports": [
"p5.26-io-stringy",
"p5.26-module-build",
"perl5.26",
"p5.26-test-pod-coverage",
"p5.26-test-pod",
"p5.26-getopt-long"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-rsyncp",
"portdir": "perl/p5-file-rsyncp",
"version": "0.760.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::RsyncP",
"description": "A Perl implementation of an Rsync client.",
"long_description": "A Perl implementation of an Rsync client.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26"
]
}
],
"depends_on": []
},
{
"name": "p5.26-file-share",
"portdir": "perl/p5-file-share",
"version": "0.250.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::Share",
"description": "File::Share - Extend File::ShareDir to Local Libraries",
"long_description": "File::Share - Extend File::ShareDir to Local Libraries",
"active": false,
"categories": [
"perl"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2646
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-file-sharedir"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-dancer2"
]
}
]
},
{
"name": "p5.26-file-sharedir",
"portdir": "perl/p5-file-sharedir",
"version": "1.118.0",
"license": "(Artistic-1 or GPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://metacpan.org/pod/File::ShareDir",
"description": "Locate per-dist and per-module shared files",
"long_description": "The intent of File::ShareDir is to provide a companion to Class::Inspector and File::HomeDir, modules that take a process that is well-known by advanced Perl developers but gets a little tricky, and make it more available to the larger Perl community.",
"active": false,
"categories": [
"perl"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"p5.26-file-sharedir-install",
"p5.26-inc-latest"
]
},
{
"type": "lib",
"ports": [
"perl5.26",
"p5.26-params-util",
"p5.26-class-inspector",
"p5.26-list-moreutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-alien-sdl",
"p5.26-catalyst-devel",
"p5.26-datetime-locale",
"p5.26-devel-mat",
"p5.26-dist-zilla",
"p5.26-dist-zilla-plugin-contributorsfromgit",
"p5.26-dist-zilla-plugin-dynamicprereqs",
"p5.26-dist-zilla-plugin-generatefile-fromsharedir",
"p5.26-file-share",
"p5.26-file-sharedir-projectdistdir",
"p5.26-net-appliance-session",
"p5.26-net-cli-interact",
"p5.26-plack",
"p5.26-pod-spell",
"p5.26-poppler",
"p5.26-sql-translator",
"p5.26-test-file-sharedir",
"p5.26-text-vimcolor"
]
}
]
}
]
}