# Win32-IE-Mechanize **Repository Path**: mirrors_gitpan/Win32-IE-Mechanize ## Basic Information - **Project Name**: Win32-IE-Mechanize - **Description**: Read-only release history for Win32-IE-Mechanize - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Win32::IE::Mechanize version 0.009 ================================== This module is mostly a port of the very popular WWW::Mechanize module but uses InternetExplorer as the user-agent. This makes it possible to also test JavaScript dependant webpages. This version was based on WWW::Mechanize 1.08 The test-suite runs on stock cygwin-1.5.10/W2k INSTALLATION To install this module type the following: perl Makefile.PL nmake test nmake install DEPENDENCIES This module requires these other modules and libraries: URI Win32 Win32::OLE NOTE TO Windows XP/2003 USERS You will need to enable active local content to run the test-suite. Tools>Internet Options>Advanced>Security Tick the box: Allow active content to run in files on My Computer COPYRIGHT AND LICENCE Copyright MMIV-MMV Abe Timmerman All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.