If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.
ok sthen@, jca@
from Matthias Pitzl; OK sthen@
Comment:
compare JSON with Test::Deep
Description:
Test::Deep::JSON provides json($expected) function to expect that target can be
parsed as a JSON string and matches (by cmp_deeply) with $expected.