The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:WWW::Mechanize::Examples"

WWW::Mechanize::Chrome::Examples - WWW::Mechanize::Chrome example programs. River stage one • 3 direct dependents • 3 total dependents

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.73 - 29 Mar 2024 21:27:26 UTC

WWW::Mechanize::Firefox::Examples - WWW::Mechanize::Firefox example programs. River stage one • 2 direct dependents • 2 total dependents

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. River stage one • 3 direct dependents • 3 total dependents

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. River stage zero No dependents

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 River stage one • 1 direct dependent • 2 total dependents

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! River stage zero No dependents

"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.000103 - 28 Nov 2023 14:26:26 UTC

WWW::Contact - Get contacts/addressbook from Web River stage one • 1 direct dependent • 2 total dependents

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 River stage zero No dependents

"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 River stage zero No dependents

STEVENC/WWW-Myspace-0.92 - 29 Jan 2009 13:45:39 UTC

WWW::Mechanize - Handy web browsing in a Perl object River stage three • 282 direct dependents • 550 total dependents

"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...

OALDERS/WWW-Mechanize-2.18 - 30 Jan 2024 14:34:27 UTC

WWW::Mechanize::Shell - An interactive shell for WWW::Mechanize River stage one • 1 direct dependent • 1 total dependent

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.62 - 21 Jul 2023 19:50:38 UTC

WWW::Comix::Plugin - base class for plugins in WWW::Comix River stage zero No dependents

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 River stage zero No dependents

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 River stage one • 2 direct dependents • 2 total dependents

CORION/WWW-Mechanize-Firefox-0.80 - 28 Oct 2018 11:17:16 UTC

WWW::Mechanize::Chrome - automate the Chrome browser River stage one • 3 direct dependents • 3 total dependents

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.73 - 29 Mar 2024 21:27:26 UTC

WWW::Mechanize::Cached - Cache response to be polite River stage two • 10 direct dependents • 24 total dependents

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 River stage zero No dependents

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 River stage zero No dependents

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 River stage one • 4 direct dependents • 5 total dependents

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 River stage zero No dependents

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
20 results (0.047 seconds)