{
    "mode": "perldoc",
    "parameter": "Test2::API::Breakage",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test2%3A%3AAPI%3A%3ABreakage/json",
    "generated": "2026-06-03T03:37:16Z",
    "sections": {
        "NAME": {
            "content": "Test2::API::Breakage - What breaks at what version\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module provides lists of modules that are broken, or have been broken in the past, when\nupgrading Test::Builder to use Test2.\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "These can be imported, or called as methods on the class.\n\n%modver = upgradesuggested()\n%modver = Test2::API::Breakage->upgradesuggested()\nThis returns key/value pairs. The key is the module name, the value is the version number.\nIf the installed version of the module is at or below the specified one then an upgrade\nwould be a good idea, but not strictly necessary.\n\n%modver = upgraderequired()\n%modver = Test2::API::Breakage->upgraderequired()\nThis returns key/value pairs. The key is the module name, the value is the version number.\nIf the installed version of the module is at or below the specified one then an upgrade is\nrequired for the module to work properly.\n\n%modver = knownbroken()\n%modver = Test2::API::Breakage->knownbroken()\nThis returns key/value pairs. The key is the module name, the value is the version number.\nIf the installed version of the module is at or below the specified one then the module will\nnot work. A newer version may work, but is not tested or verified.\n",
            "subsections": []
        },
        "SOURCE": {
            "content": "The source code repository for Test2 can be found at http://github.com/Test-More/test-more/.\n",
            "subsections": []
        },
        "MAINTAINERS": {
            "content": "Chad Granum <exodist@cpan.org>\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Chad Granum <exodist@cpan.org>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright 2020 Chad Granum <exodist@cpan.org>.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nSee http://dev.perl.org/licenses/\n",
            "subsections": []
        }
    },
    "summary": "Test2::API::Breakage - What breaks at what version",
    "flags": [],
    "examples": [],
    "see_also": []
}