Search results for "module:WWW::Mechanize::Examples"
WWW::Mechanize::Chrome::Examples - WWW::Mechanize::Chrome example programs.
This is a documentation only module showing the examples that are included in the WWW::Mechanize::Chrome distribution. This file was auto-generated via the "gen_examples_pod.pl" program that is also included in the examples directory....
CORION/WWW-Mechanize-Chrome-0.68 - 29 Aug 2021 10:13:39 UTC
WWW::Mechanize::Firefox::Examples - WWW::Mechanize::Firefox example programs.
This is a documentation only module showing the examples that are included in the WWW::Mechanize::Firefox distribution. This file was auto-generated via the "gen_examples_pod.pl" program that is also included in the examples directory....
CORION/WWW-Mechanize-Firefox-0.80 - 28 Oct 2018 11:17:16 UTC
WWW::Mechanize::PhantomJS::Examples - WWW::Mechanize::PhantomJS example programs.
This is a documentation only module showing the examples that are included in the WWW::Mechanize::PhantomJS distribution. This file was auto-generated via the "gen_examples_pod.pl" program that is also included in the examples directory....
CORION/WWW-Mechanize-PhantomJS-0.24 - 11 Sep 2020 17:49:59 UTC
WWW::Bugzilla - Handles submission/update of bugzilla bugs via WWW::Mechanize.
WWW::Bugzilla currently provides an API to posting new Bugzilla bugs, as well as updating existing Bugzilla bugs....
BMC/WWW-Bugzilla-1.5 - 12 Oct 2009 16:22:05 UTC
WWW::Omegle - Perl interface www.omegle.com
This is a perl interface to the backend API for www.omegle.com. This module lets you easily script chating with random, anonymous people around the world. Note that this uses an unofficial API and is subject to breakage if the site author chooses to ...
REVMISCHA/WWW-Omegle-0.02 - 05 Apr 2009 18:59:46 UTC
WWW::RoboCop - Police your URLs!
"WWW::RoboCop" is a simple, somewhat opinionated robot. Given a starting page, this module will crawl only URLs which have been allowed by the "is_url_allowed" callback. It then creates a report of all visited pages, keyed on URL. You are encouraged ...
OALDERS/WWW-RoboCop-0.000102 - 02 Dec 2022 19:56:10 UTC
WWW::Contact - Get contacts/addressbook from Web
Get contacts/addressbook from public websites...
FAYLAND/WWW-Contact-0.51 - 28 Feb 2018 01:27:14 UTC
WWW::Mailman - Interact with Mailman's web interface from a Perl program
"WWW::Mailman" is a module to control Mailman (as a subscriber, moderator or administrator) without the need of a web browser. The module handles authentication transparently and can take advantage of stored cookies to speed it up. It is meant as a b...
BOOK/WWW-Mailman-1.061 - 23 Jul 2016 21:37:44 UTC
WWW::Myspace - Access MySpace.com profile information from Perl
STEVENC/WWW-Myspace-0.92
-
29 Jan 2009 13:45:39 UTC
WWW::Mechanize - Handy web browsing in a Perl object
"WWW::Mechanize", or Mech for short, is a Perl module for stateful programmatic web browsing, used for automating interaction with websites. Features include: * All HTTP methods * High-level hyperlink and HTML form support, without having to parse HT...
SIMBABQUE/WWW-Mechanize-2.16 - 11 Feb 2023 12:11:44 UTC
WWW::Mechanize::Shell - An interactive shell for WWW::Mechanize
This module implements a www-like shell above WWW::Mechanize and also has the capability to output crude Perl code that recreates the recorded session. Its main use is as an interactive starting point for automating a session through WWW::Mechanize. ...
CORION/WWW-Mechanize-Shell-0.59 - 04 May 2020 20:26:24 UTC
WWW::Comix::Plugin - base class for plugins in WWW::Comix
This is the real workhorse for WWW::Comix, encapsulating all the logic and leaving the derived classes to implement only three mandatory methods. This module, and the plugins shipped with it, is proudly based on Moose....
POLETTIX/WWW-Comix-0.1.1 - 04 Sep 2008 01:05:40 UTC
WWW::HtmlUnit::Sweet - Wrapper around WWW::HtmlUnit to add some sweetness
Using WWW::HtmlUnit as a foundation, this adds some convenience things. The main addition is that the $agent you get from ->new does some AUTOLOAD things to allow you to treat the $agent as either a browser, a window, or a page. That way you can trea...
AWWAIID/WWW-HtmlUnit-0.22 - 18 Apr 2014 02:05:48 UTC
WWW::Mechanize::Firefox - use Firefox as if it were WWW::Mechanize
CORION/WWW-Mechanize-Firefox-0.80
-
28 Oct 2018 11:17:16 UTC
WWW::Mechanize::Chrome - automate the Chrome browser
Like WWW::Mechanize, this module automates web browsing with a Perl object. Fetching and rendering of web pages is delegated to the Chrome (or Chromium) browser by starting an instance of the browser and controlling it with Chrome DevTools <https://d...
CORION/WWW-Mechanize-Chrome-0.68 - 29 Aug 2021 10:13:39 UTC
WWW::Mechanize::Cached - Cache response to be polite
Uses the Cache::Cache hierarchy by default to implement a caching Mech. This lets one perform repeated requests without hammering a server impolitely. Please note that Cache::Cache has been superseded by CHI, but the default has not been changed here...
OALDERS/WWW-Mechanize-Cached-1.56 - 24 May 2022 22:08:51 UTC
WWW::Sitebase::Navigator - Base class for modules that navigate web sites
GRANTG/WWW-Sitebase-0.15
-
27 Jun 2016 22:33:38 UTC
WWW::PAUSE::CleanUpHomeDir - the module to clean up old dists from your PAUSE home directory
The module provides means to clean up your PAUSE home directory from old distributions with ability to undelete files if you so prefer....
ZOFFIX/WWW-PAUSE-CleanUpHomeDir-1.001002 - 25 Mar 2015 02:57:16 UTC
WWW::Mechanize::FormFiller - framework to automate HTML forms
The module is intended as a simple way to fill out HTML forms from a set of predetermined values. You set up the form filler with value elements, retrieve the HTML form, and let the form filler loose on that form. There are value classes provided for...
CORION/WWW-Mechanize-FormFiller-0.13 - 16 Aug 2022 16:04:55 UTC
Test::WWW::Mechanize::Catalyst::WithContext - T::W::M::C can now give you $c
Test::WWW::Mechanize::Catalyst::WithContext is a subclass of Test::WWW::Mechanize::Catalyst that can give you the $c context object of the request you just did. This is useful for testing if things ended up in the stash correctly, if the session got ...
SIMBABQUE/Test-WWW-Mechanize-Catalyst-WithContext-0.03 - 28 Nov 2017 19:07:48 UTC