Plugin for WWW::Scripter that provides the XMLHttpRequest object.
RECENT CHANGES
0.09
----
getAllResponseHeaders now returns the headers with CR LF line endings
instead of just LF.
0.08
----
file: URLs now work when they contain %-escapes beyond the ASCII
range.
0.07
----
• send() now sets the Content-Length header for a POST request.
Thanks to Erwan Mas for fixing this.
• send(data) now actually sends the data when the Content-Type has
been set explicitly with an encoding. Thanks to Erwan Mas for
finding this.
INSTALLATION
The easiest way to install this module is to use the CPAN module or
the cpan script: