in reply to Re^6: Assigning default values to function arguments which may be “empty”
in thread Assigning default values to function arguments which may be “empty”

It means that the module is bundled with the source distribution of perl. Anyone who downloads and installs that perl version from source gets the module as part of the deal. The perl installed by default by your O/S does not necessarily include the core modules. If you think it should, please contact your O/S maintainer.

  • Comment on Re^7: Assigning default values to function arguments which may be “empty”