Changes for version 0.6003 - 2010-09-05

  • Fix uint() cannot return negative integers Contributor: canni
  • Add int() to handle (possible) signed integers Contributor: canni
  • Fix Decode::string() decodes % as %25
  • Add no_value() dec/encode function
  • Change Decode.pm and Encode.pm to confess on errors
  • Change add_symbol() will confess if the symbol already exists
  • Change Encode functions return a list (wantarray is history)
  • Change examples/docsis.pl is renamed and use JSON instead of YAML. Might change to Config::Any in the future.

Modules

Decodes and encodes DOCSIS config-files
Decode functions for a DOCSIS config-file
Encode functions for a DOCSIS config-file.
Symbolinfo for a DOCSIS config-file