Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
7159 is now 8259
  • Loading branch information
kraih committed Dec 15, 2017
1 parent 91e1de5 commit a34920d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/JSON.pm
Expand Up @@ -293,7 +293,7 @@ Mojo::JSON - Minimalistic JSON
=head1 DESCRIPTION
L<Mojo::JSON> is a minimalistic and possibly the fastest pure-Perl
implementation of L<RFC 7159|http://tools.ietf.org/html/rfc7159>.
implementation of L<RFC 8259|http://tools.ietf.org/html/rfc8259>.
It supports normal Perl data types like scalar, array reference, hash reference
and will try to call the C<TO_JSON> method on blessed references, or stringify
Expand Down

0 comments on commit a34920d

Please sign in to comment.