GET /api/v1/autocomplete/port/?format=api&page=329
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40990,
    "next": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=330",
    "previous": "https://ports.macports.org/api/v1/autocomplete/port/?format=api&page=328",
    "results": [
        {
            "name": "p5.34-event",
            "description": "A Generic Perl Event Loop"
        },
        {
            "name": "p5.34-event-execflow",
            "description": "Event::ExecFlow - High level API for event-based execution flow control"
        },
        {
            "name": "p5.34-event-rpc",
            "description": "Event::RPC - Event based transparent Client/Server RPC framework"
        },
        {
            "name": "p5.34-exception-class",
            "description": "A module that allows you to declare real exception classes in Perl"
        },
        {
            "name": "p5.34-expect",
            "description": "Perl version of the TCL expect tool"
        },
        {
            "name": "p5.34-expect-simple",
            "description": "Wrapper around the Expect module"
        },
        {
            "name": "p5.34-experimental",
            "description": "experimental - Experimental features made easy"
        },
        {
            "name": "p5.34-exporter-lite",
            "description": "Exporter::Lite - lightweight exporting of functions and variables"
        },
        {
            "name": "p5.34-exporter-tiny",
            "description": "Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies"
        },
        {
            "name": "p5.34-extutils-builder",
            "description": "ExtUtils::Builder - An overview of the foundations of the ExtUtils::Builder Plan framework"
        },
        {
            "name": "p5.34-extutils-builder-compiler",
            "description": "ExtUtils::Builder::Compiler - An interface around different compilers"
        },
        {
            "name": "p5.34-extutils-cbuilder",
            "description": "Compile and link C code for Perl modules"
        },
        {
            "name": "p5.34-extutils-cchecker",
            "description": "ExtUtils::CChecker - configure-time utilities for using C headers, libraries, or OS features"
        },
        {
            "name": "p5.34-extutils-config",
            "description": "ExtUtils::Config - A wrapper for perl's configuration"
        },
        {
            "name": "p5.34-extutils-depends",
            "description": "ExtUtils::Depends - Easily build XS extensions that depend on XS extensions"
        },
        {
            "name": "p5.34-extutils-f77",
            "description": "Helper for linking C with Fortran subroutines"
        },
        {
            "name": "p5.34-extutils-hascompiler",
            "description": "ExtUtils::HasCompiler - Check for the presence of a compiler"
        },
        {
            "name": "p5.34-extutils-helpers",
            "description": "ExtUtils::Helpers - Various portability utilities for module builders"
        },
        {
            "name": "p5.34-extutils-install",
            "description": "install files from here to there"
        },
        {
            "name": "p5.34-extutils-installpaths",
            "description": "ExtUtils::InstallPaths - Build.PL install path logic made easy"
        },
        {
            "name": "p5.34-extutils-libbuilder",
            "description": "help build perl modules with self-contained C libraries"
        },
        {
            "name": "p5.34-extutils-makemaker",
            "description": "ExtUtils::MakeMaker - Create a module Makefile"
        },
        {
            "name": "p5.34-extutils-makemaker-cpanfile",
            "description": "ExtUtils::MakeMaker::CPANfile - cpanfile support for EUMM"
        },
        {
            "name": "p5.34-extutils-manifest",
            "description": "ExtUtils::Manifest - Utilities to write and check a MANIFEST file"
        },
        {
            "name": "p5.34-extutils-pkgconfig",
            "description": "Simplistic interface to pkg-config"
        },
        {
            "name": "p5.34-extutils-xsbuilder",
            "description": "ExtUtils::XSBuilder - Automatic Perl XS glue code generation"
        },
        {
            "name": "p5.34-extutils-xspp",
            "description": "ExtUtils::XSpp (no description available)"
        },
        {
            "name": "p5.34-fcgi",
            "description": "Fast CGI Module"
        },
        {
            "name": "p5.34-fcgi-procmanager",
            "description": "FCGI::ProcManager - functions for managing FastCGI applications."
        },
        {
            "name": "p5.34-feature-compat-class",
            "description": "Feature::Compat::Class - make class syntax available"
        },
        {
            "name": "p5.34-feature-compat-try",
            "description": "Feature::Compat::Try - make try/catch syntax available"
        },
        {
            "name": "p5.34-feed-find",
            "description": "Autodiscovery of syndication feeds"
        },
        {
            "name": "p5.34-fey",
            "description": "Fey - Better SQL Generation Through Perl"
        },
        {
            "name": "p5.34-fey-dbimanager",
            "description": "Fey::DBIManager - Manage a set of DBI handles"
        },
        {
            "name": "p5.34-fey-loader",
            "description": "Fey::Loader - Load your schema definition from a DBMS"
        },
        {
            "name": "p5.34-fey-orm",
            "description": "A Fey-based ORM (If you like SQL, you might like Fey::ORM)"
        },
        {
            "name": "p5.34-fey-test",
            "description": "Fey::Test - test libraries for Fey distros"
        },
        {
            "name": "p5.34-ffi-c",
            "description": "FFI::C - C data types for FFI"
        },
        {
            "name": "p5.34-ffi-checklib",
            "description": "FFI::CheckLib - Check that a library is available for FFI"
        },
        {
            "name": "p5.34-ffi-platypus",
            "description": "FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required."
        },
        {
            "name": "p5.34-ffi-platypus-lang-rust",
            "description": "FFI::Platypus::Lang::Rust - Documentation and tools for using Platypus with the Rust programming language"
        },
        {
            "name": "p5.34-ffi-platypus-type-enum",
            "description": "FFI::Platypus::Type::Enum - Custom platypus type for dealing with C enumerated types"
        },
        {
            "name": "p5.34-file-basedir",
            "description": "This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification."
        },
        {
            "name": "p5.34-file-changenotify",
            "description": "Watch for changes to files, cross-platform style"
        },
        {
            "name": "p5.34-file-chdir",
            "description": "a more sensible way to change directories"
        },
        {
            "name": "p5.34-file-chmod",
            "description": "File::chmod - Implements symbolic and ls chmod modes"
        },
        {
            "name": "p5.34-file-comments",
            "description": "Recognizes file formats and extracts format-specific comments"
        },
        {
            "name": "p5.34-file-copy-link",
            "description": "File::Copy::Link - extension for replacing a link by a copy of the linked file"
        },
        {
            "name": "p5.34-file-copy-recursive",
            "description": "Perl extension for recursively copying files and directories"
        },
        {
            "name": "p5.34-file-copy-recursive-reduced",
            "description": "File::Copy::Recursive::Reduced - Recursive copying of files and directories within Perl 5 toolchain"
        }
    ]
}