Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.765 Times

Mechanize freeware
 

Mechanize

Added: November 18, 2010 | Visits: 781

Mozilla::Mechanize::GUITester Mozilla::Mechanize::GUITester is a Perl module that enhances Mozilla::Mechanize with GUI testing. SYNOPSIS use Mozilla::Mechanize::GUITester; # regular Mozilla::Mechanize initialization my $mech = Mozilla::Mechanize::GUITester->new(%mechanize_args); $mech->get_url($url); # convenience... Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): Mozilla::Mechanize::GUITester Download

Added: May 20, 2010 | Visits: 6.486

WWW::Mechanize::Pluggable WWW::Mechanize::Pluggable provides all of the same functionality of WWW::Mechanize, but adds support for plugins using Module::Pluggable; this means that any module named WWW::Mechanize::Plugin::whatever... will be found and loaded when WWW::Mechanize::Pluggable is loaded. Big deal, you say.... Platforms: *nix

License: Freeware Size: 45.06 KB Download (93): WWW::Mechanize::Pluggable Download

Added: August 24, 2013 | Visits: 338

mechanize mechanize offers stateful programmatic web browsing, build after Andy Lester's Perl module WWW::Mechanize. The library is layered: mechanize.Browser (stateful web browser), mechanize.UserAgent (configurable URL opener), plus urllib2 handlers. Features include: ftp:, http: and file: URL schemes,... Platforms: *nix

License: Freeware Size: 378.88 KB Download (44): mechanize Download

Added: September 13, 2010 | Visits: 599

Jifty::Client Jifty::Client is a subclass of WWW::Mechanize with extra Jifty features. This module is a base for building robots to interact with Jifty applications. It currently contains much overlapping code with Jifty::Test::WWW::Mechanize, except that it does not inherit from Test::WWW::Mechanize.... Platforms: *nix

License: Freeware Size: 532.48 KB Download (87): Jifty::Client Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 522

Live HTTP Headers Replay A Perl script that, given the output of the Firefox extension Live HTTP Headers, will replay the script using Test::WWW::Mechanize. Platforms: Windows, Mac, Linux

License: Freeware Size: 6.29 KB Download (50): Live HTTP Headers Replay Download

Added: May 02, 2010 | Visits: 759

simple_scan simple_scan Perl module can scan a set of Web pages for strings present/absent. ABSTRACT App::SimpleScan - Mini-language for website testing SYNOPSIS simple_scan [--generate] [--run] [--define key="value value ..." ] [--override] [--defer] [--debug] [--warn] [--no-agent]... Platforms: *nix

License: Freeware Size: 54.27 KB Download (90): simple_scan Download

Added: April 27, 2010 | Visits: 5.810

Test::WWW::Simple Test::WWW::Simple is a Perl module to test Web applications using TAP. SYNOPSIS use Test::WWW::Simple; # This is the default user agent. user_agent(Windows IE 6); page_like("http://yahoo.com", qr/.../, "check for expected text"); page_unlike("http://my.yahoo.com", qr/.../, "check for... Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Test::WWW::Simple Download

Added: June 10, 2010 | Visits: 985

App::SimpleScan::Plugin::Retry App::SimpleScan::Plugin::Retry is a Perl module to implement retry pragma/command line option. SYNOPSIS simple_scan --retry 6 or in a simple_scan input file: %%retry 6 Both of these would retry fetches up to 6 times, pausing an increasingly-long time between each try. If all attempts... Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): App::SimpleScan::Plugin::Retry Download

Added: March 17, 2010 | Visits: 1.050

Mail::Summary::Tools::YAMLCache Mail::Summary::Tools::YAMLCache is a low performance cache which is easy to edit/fix. SYNOPSIS use Mail::Summary::Tools::YAMLCache; my $cache = Mail::Summary::Tools::YAMLCache->new( file => Path::Class::file("/tmp/foo"), ); $cache->get("foo:bar"); $cache->set("foo:bar", "moose");... Platforms: *nix

License: Freeware Size: 43.01 KB Download (97): Mail::Summary::Tools::YAMLCache Download

Added: April 18, 2010 | Visits: 1.004

FEAR::API FEAR::API is a tool that helps reduce the time you spend creating site scraping scripts and helps you do it in a much more elegant way. FEAR::API combines many strong and powerful features from various CPAN modules, such as LWP::UserAgent, Template::Extract, WWW::Mechanize, Encode,... Platforms: *nix

License: Freeware Size: 69.63 KB Download (110): FEAR::API Download