Perl implementation notes

Development of the Perl implementation stalled when it was discovered that, because Perl doesn’t have as ramified a type ontology as Javascript, numeric values do not round-trip cleanly. This makes it impossible to produce an implementation that passes the test suite using available JSON libraries.