WWW::Meta::XML::Browser 0.08
WWW::Meta::XML::Browser is a Perl module to simulate a browser session described in a XML file. SYNOPSIS use WWW::Meta::XML::
|
|||||||||||||||||||
WWW::Meta::XML::Browser is a Perl module to simulate a browser session described in a XML file.
SYNOPSIS
use WWW::Meta::XML::Browser;
my $session = WWW::Meta::XML::Browser->new();
$session->process_file('file.xml');
$session->process_all_request_nodes();
$session->print_all_request_results();
This module reads a XML file from a given source and makes the HTTP-requests defined in this XML file. The result of such a request can be filtered using a XSL stylesheet. The following requests can be build using results from the transformation.
WRITING A SESSION DESCRIPTION FILE
The most important part when working with WWW::Meta::XML::Browser is to write a session description file. Such a file describes which http requests are made and how the results of the requests are handled.
Requirements:
tags
Download WWW::Meta::XML::Browser 0.08
Authors software
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
