GET /api/v1/ports/?format=api&ordering=created_at&page=194
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51950,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=195",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=193",
    "results": [
        {
            "name": "p5.30-http-tiny-multipart",
            "portdir": "perl/p5-http-tiny-multipart",
            "version": "0.80.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::Tiny::Multipart",
            "description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
            "long_description": "HTTP::Tiny::Multipart - Add post_multipart to HTTP::Tiny",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-http-tiny"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5-http-xscookies",
            "portdir": "perl/p5-http-xscookies",
            "version": "0.0.21",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-http-xscookies",
            "homepage": "https://metacpan.org/pod/HTTP::XSCookies",
            "description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-xscookies"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-http-xscookies",
            "portdir": "perl/p5-http-xscookies",
            "version": "0.0.21",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSCookies",
            "description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-data-dumper",
                        "p5.26-timedate"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-http-xscookies",
            "portdir": "perl/p5-http-xscookies",
            "version": "0.0.21",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSCookies",
            "description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-data-dumper",
                        "p5.28-timedate",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-http-xscookies",
            "portdir": "perl/p5-http-xscookies",
            "version": "0.0.21",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSCookies",
            "description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "long_description": "HTTP::XSCookies - Fast XS cookie mangling for Perl",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-data-dumper",
                        "p5.30-timedate",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "0.500.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-http-xsheaders",
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-http-xsheaders"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "0.400.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "0.500.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-http-date"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-http-xsheaders",
            "portdir": "perl/p5-http-xsheaders",
            "version": "0.500.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/HTTP::XSHeaders",
            "description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "long_description": "HTTP::XSHeaders - Fast XS Header library, replacing HTTP::Headers and HTTP::Headers::Fast.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-http-date"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "p5.34-ifeffit",
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc10",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc10",
                        "libgcc",
                        "perl5.26",
                        "ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "perl5.28",
                        "ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-ifeffit",
            "portdir": "perl/p5-ifeffit",
            "version": "1.2.13",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://cars9.uchicago.edu/ifeffit/",
            "description": "Perl interface to ifeffit",
            "long_description": "Perl interface to ifeffit",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gcc15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "perl5.30",
                        "ifeffit"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-ima-dbi",
            "portdir": "perl/p5-ima-dbi",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-ima-dbi",
            "homepage": "https://metacpan.org/pod/Ima::DBI",
            "description": "Database connection caching and organization",
            "long_description": "Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL information with your class (instead of as seperate objects). This allows you to pass around just one object without worrying about a trail of DBI handles behind it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-ima-dbi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-ima-dbi",
            "portdir": "perl/p5-ima-dbi",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Ima::DBI",
            "description": "Database connection caching and organization",
            "long_description": "Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL information with your class (instead of as seperate objects). This allows you to pass around just one object without worrying about a trail of DBI handles behind it.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-class-data-inheritable",
                        "p5.26-dbi",
                        "p5.26-dbix-contextualfetch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-ima-dbi",
            "portdir": "perl/p5-ima-dbi",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Ima::DBI",
            "description": "Database connection caching and organization",
            "long_description": "Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL information with your class (instead of as seperate objects). This allows you to pass around just one object without worrying about a trail of DBI handles behind it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-class-data-inheritable",
                        "p5.28-dbi",
                        "p5.28-dbix-contextualfetch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-ima-dbi",
            "portdir": "perl/p5-ima-dbi",
            "version": "0.350.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Ima::DBI",
            "description": "Database connection caching and organization",
            "long_description": "Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles by storing DBI and SQL information with your class (instead of as seperate objects). This allows you to pass around just one object without worrying about a trail of DBI handles behind it.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-class-data-inheritable",
                        "p5.30-dbi",
                        "p5.30-dbix-contextualfetch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-class-dbi"
                    ]
                }
            ]
        },
        {
            "name": "p5-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-image-exiftool",
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-exiftool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "12.160.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://exiftool.sourceforge.net/",
            "description": "Perl interface to read, write and edit EXIF metadata",
            "long_description": "Perl interface to read, write and edit EXIF metadata",
            "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-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-image-exiftool",
            "portdir": "perl/p5-image-exiftool",
            "version": "13.580.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://exiftool.org",
            "description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "long_description": "Image::Exiftool - a set of Perl modules to read and write meta information in a wide variety of image, audio, video and document files.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5-image-imlib2",
            "portdir": "perl/p5-image-imlib2",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-image-imlib2",
            "homepage": "https://metacpan.org/pod/Image::Imlib2",
            "description": "Perl interface to the Imlib2 image library",
            "long_description": "Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. Note that this is an early version of my attempt at a Perl interface to Imlib2. Currently, the API is just to test things out. Not everything is supported, but a great deal of functionality already exists. If you think the API can be tweaked to be a bit more intuitive, drop me a line!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-imlib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-image-imlib2",
            "portdir": "perl/p5-image-imlib2",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Imlib2",
            "description": "Perl interface to the Imlib2 image library",
            "long_description": "Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. Note that this is an early version of my attempt at a Perl interface to Imlib2. Currently, the API is just to test things out. Not everything is supported, but a great deal of functionality already exists. If you think the API can be tweaked to be a bit more intuitive, drop me a line!",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imlib2",
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-image-imlib2",
            "portdir": "perl/p5-image-imlib2",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Imlib2",
            "description": "Perl interface to the Imlib2 image library",
            "long_description": "Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. Note that this is an early version of my attempt at a Perl interface to Imlib2. Currently, the API is just to test things out. Not everything is supported, but a great deal of functionality already exists. If you think the API can be tweaked to be a bit more intuitive, drop me a line!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imlib2",
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-image-imlib2",
            "portdir": "perl/p5-image-imlib2",
            "version": "2.30.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Imlib2",
            "description": "Perl interface to the Imlib2 image library",
            "long_description": "Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. Note that this is an early version of my attempt at a Perl interface to Imlib2. Currently, the API is just to test things out. Not everything is supported, but a great deal of functionality already exists. If you think the API can be tweaked to be a bit more intuitive, drop me a line!",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imlib2",
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-image-info",
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-info"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.420.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Extract meta information from image files",
            "long_description": "This module provide functions to extract various kind of meta information from image files.",
            "active": false,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-xml-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-stringy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-xml-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-image-info",
            "portdir": "perl/p5-image-info",
            "version": "1.450.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Info",
            "description": "Image::Info - Extract meta information from image files",
            "long_description": "Image::Info - Extract meta information from image files",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-xml-simple",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-image-metadata-jpeg",
            "portdir": "perl/p5-image-metadata-jpeg",
            "version": "0.159.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-image-metadata-jpeg",
            "homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
            "description": "Access to and modification of JPEG meta-data",
            "long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-metadata-jpeg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-image-metadata-jpeg",
            "portdir": "perl/p5-image-metadata-jpeg",
            "version": "0.159.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
            "description": "Access to and modification of JPEG meta-data",
            "long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
            "active": false,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-image-metadata-jpeg",
            "portdir": "perl/p5-image-metadata-jpeg",
            "version": "0.159.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
            "description": "Access to and modification of JPEG meta-data",
            "long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-image-metadata-jpeg",
            "portdir": "perl/p5-image-metadata-jpeg",
            "version": "0.159.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::MetaData::JPEG",
            "description": "Access to and modification of JPEG meta-data",
            "long_description": "This module provide functions to access and extract various kind of meta information from JPEG image files.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-image-size",
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-image-size"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": false,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-module-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mythtv-plugins.27",
                        "p5.28-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-image-size",
            "portdir": "perl/p5-image-size",
            "version": "3.300.0",
            "license": "(Artistic-2 or LGPL-2.1)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Image::Size",
            "description": "Extract size information from image files",
            "long_description": "Image::Size is a simple library that allows the fetching of image size information from files in a wide variety of common (and not-so-common) formats.",
            "active": true,
            "categories": [
                "graphics",
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-io-compress"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-panotools-script"
                    ]
                }
            ]
        },
        {
            "name": "p5-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-imap-bodystructure",
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-imap-bodystructure"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "p5.26-test-nowarnings"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-build"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "p5.28-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-imap-bodystructure",
            "portdir": "perl/p5-imap-bodystructure",
            "version": "1.30.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/IMAP::BodyStructure",
            "description": "IMAP4-compatible BODYSTRUCTURE and ENVELOPE parser",
            "long_description": "An IMAP4-compatible IMAP server MUST include a full MIME-parser which parses the messages inside IMAP mailboxes and is accessible via BODYSTRUCTURE fetch item. This module provides a Perl interface to parse the output of IMAP4 MIME-parser.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "p5.30-test-nowarnings",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-import-into",
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-import-into"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "p5.26-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.26-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-dancer2",
                        "p5.26-package-variant",
                        "p5.26-test-kit",
                        "p5.26-utf8-all",
                        "p5.26-zmq-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-moosex-extended",
                        "p5.28-package-variant",
                        "p5.28-dancer2",
                        "p5.28-test-kit",
                        "p5.28-utf8-all",
                        "p5.28-zmq-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-import-into",
            "portdir": "perl/p5-import-into",
            "version": "1.2.5",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Import::Into",
            "description": "Import::Into - import packages into other packages",
            "long_description": "Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API for this, and pragmas need to have their import method called directly, since they affect the current unit of compilation. Import::Into provides global methods to make this painless.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-module-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-pithub"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-moosex-extended",
                        "p5.30-package-variant",
                        "p5.30-dancer2",
                        "p5.30-test-kit",
                        "p5.30-utf8-all",
                        "p5.30-zmq-ffi"
                    ]
                }
            ]
        },
        {
            "name": "p5-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-importer",
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-importer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.26-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "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-sub-info",
                        "p5.26-term-table",
                        "p5.26-test2-suite"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-getopt-yath",
                        "p5.28-long-jump",
                        "p5.28-sub-info",
                        "p5.28-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-importer",
            "portdir": "perl/p5-importer",
            "version": "0.26.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Importer",
            "description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "long_description": "Importer - Alternative but compatible interface to modules that export symbols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2646
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-getopt-yath",
                        "p5.30-long-jump",
                        "p5.30-sub-info",
                        "p5.30-test2-harness"
                    ]
                }
            ]
        },
        {
            "name": "p5-inc-latest",
            "portdir": "perl/p5-inc-latest",
            "version": "0.500.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-inc-latest",
            "homepage": "https://metacpan.org/pod/inc::latest",
            "description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "long_description": "inc::latest - use modules bundled in inc/ if they are newer than installed ones",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-inc-latest"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}