Late in the cycle so wanted to get more eyes on this before pushing. These patches simply modify things to ensure that the 'raw' form of modargs will still be accessable and thus can be used by the proplist parser. Now, this does break the proplist-test as it no longer parses the triple escaped input. IMO, this is acceptable, as there should be no need to triple escape things due to a quirk of how the modargs are parsed in the first place. That said, compatibility may be more important here? I suspect the impact of a change would be minimal however. WDYT? Col