Changes for version 0.100

  • Breaking change: stringification of unknown values is now fatal This is to case fatal errors if you try to use an unknown value as a hash key or an array index.
  • Added support for the NULL object pattern (use Unknown::Values ':OBJECT')
  • Fatal unknown values are now loaded via (use Unknown::Values ':FATAL')

Modules

Use 'unknown' values instead of undef ones
Internal value object for the "Unknown::Values" distribution
Internal fatal value object for the "Unknown::Values" distribution
Internal null value object for the "Unknown::Values" distribution