ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/JSON-XS/XS.pm
(Generate patch)

Comparing JSON-XS/XS.pm (file contents):
Revision 1.92 by root, Fri Mar 21 21:47:43 2008 UTC vs.
Revision 1.93 by root, Sat Mar 22 22:21:33 2008 UTC

1233 "--" => sub { $_[0] = ${$_[0]} - 1 }, 1233 "--" => sub { $_[0] = ${$_[0]} - 1 },
1234 fallback => 1; 1234 fallback => 1;
1235 1235
12361; 12361;
1237 1237
1238=head1 SEE ALSO
1239
1240The F<json_xs> command line utility for quick experiments.
1241
1238=head1 AUTHOR 1242=head1 AUTHOR
1239 1243
1240 Marc Lehmann <schmorp@schmorp.de> 1244 Marc Lehmann <schmorp@schmorp.de>
1241 http://home.schmorp.de/ 1245 http://home.schmorp.de/
1242 1246

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines