Test2::API::Breakage - What breaks at what version
This module provides lists of modules that are broken, or have been broken in the past, when upgrading Test::Builder to use Test2.
These can be imported, or called as methods on the class.
This returns key/value pairs. The key is the module name, the value is the version number. If the installed version of the module is at or below the specified one then an upgrade would be a good idea, but not strictly necessary.
This returns key/value pairs. The key is the module name, the value is the version number. If the installed version of the module is at or below the specified one then an upgrade is required for the module to work properly.