ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/lib/AnyEvent.pm
(Generate patch)

Comparing AnyEvent/lib/AnyEvent.pm (file contents):
Revision 1.247 by root, Sat Jul 18 22:24:17 2009 UTC vs.
Revision 1.248 by root, Sat Jul 18 22:27:10 2009 UTC

2313 2313
2314=item L<JSON> and L<JSON::XS> 2314=item L<JSON> and L<JSON::XS>
2315 2315
2316This module is required when you want to read or write JSON data via 2316This module is required when you want to read or write JSON data via
2317L<AnyEvent::Handle>. It is also written in pure-perl, but can take 2317L<AnyEvent::Handle>. It is also written in pure-perl, but can take
2318advantage of the ulta-high-speed L<JSON::XS> module when it is installed. 2318advantage of the ultra-high-speed L<JSON::XS> module when it is installed.
2319 2319
2320In fact, L<AnyEvent::Handle> will use L<JSON::XS> by default if it is 2320In fact, L<AnyEvent::Handle> will use L<JSON::XS> by default if it is
2321installed. 2321installed.
2322 2322
2323=item L<Net::SSLeay> 2323=item L<Net::SSLeay>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines