X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FJSON%2FMaybeXS.pm;h=a0fe1468170cd5ff2f41e1e9e89bdd5c9d636de9;hb=590077bd675e28497dcf00c935d3e005c734f284;hp=6898131a9c585455f8035350e1614ac02094fc7c;hpb=5ebc75dd08d54834525f904dffe9253d26240e38;p=p5sagit%2FJSON-MaybeXS.git diff --git a/lib/JSON/MaybeXS.pm b/lib/JSON/MaybeXS.pm index 6898131..a0fe146 100644 --- a/lib/JSON/MaybeXS.pm +++ b/lib/JSON/MaybeXS.pm @@ -215,6 +215,9 @@ Since this is a trifle irritating and noticeably un-perlish, we also offer: which works equivalently to the above (and in the usual tradition will accept a hashref instead of a hash, should you so desire). +The resulting object is blessed into the underlying backend, which offers (at +least) the methods C and C. + =head1 BOOLEANS To include JSON-aware booleans (C, C) in your data, just do: