NAME
WWW::LW2 - the module for easy and convenient use LW2.
SYNOPSIS
use LW2;
use WWW::LW2;
$LW2 = WWW::LW2->new;
DESCRIPTION
WWW::LW2
the module for easy and convenient use LW2. You can easily call LW2-functions from LW2 object created by WWW::LW2.
EXAMPLES
Examples you can find in 'examples' folder: api_demo.pl, crawl_demo.pl, form_demo1.pl, form_demo2.pl, simple_demo.pl.
SEE ALSO
LW2 http://www.wiretrip.net/rfp/lw.asp
AUTHOR
Alexander Sviridenko, <mail@d2rk.com>
COPYRIGHT AND LICENSE
Copyright (C) 2008 by Alexander Sviridenko
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.