2726934 Update to 3.0205

Authored and Committed by pghmcfc 8 years ago
    Update to 3.0205
    
    - New upstream release 3.0205
      - Add t/20_unknown.t tests from JSON::PP, extended
      - Fix convert_blessed, disallow invalid JSON (GH#46); convert_blessed always
        now returns a string, even for numbers
      - Fix encountered GLOB error message (still in JSON::XS, and JSON::PP took
        over the wrong message too)
      - Fixed regression of immediate raw values for null/true/false to be
        modifiable again (GH#45, broken with 3.0201-3.0204)
    
        
file modified
+12 -2
file modified
+1 -1