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

Search results for "WWW::Mechanize"

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 - Search in distribution

WWW::Mechanize::Plugin::AutoWrite - WWW::Mechanize plugin that writes the fetched pages to the disk. River stage zero No dependents

WWW::Mechanize::Plugin::AutoWrite overrides the method WWW::Mechanize::request with a custom version that records all HTTP transactions into the disk. This has for effect that every time that a new HTTP request is made (GET, POST, etc) the contents o...

POTYL/WWW-Mechanize-Plugin-AutoWrite-0.06 - 23 Feb 2011 21:52:14 UTC - Search in distribution

WWW::Mechanize::CGI - Use WWW::Mechanize with CGI applications. River stage one • 1 direct dependent • 7 total dependents

Provides a convenient way of using CGI applications with WWW::Mechanize....

MRAMBERG/WWW-Mechanize-CGI-0.3 - 11 Dec 2005 23:58:09 UTC - Search in distribution

WWW::Mechanize::Tor - rotate your ips River stage zero No dependents

Inherits directly form LWP::UserAgent::Tor instead of LWP::UserAgent. Launches tor proc in background and connects to it via socket. Every method call of "rotate_ip" will send a request to change the exit node and return 1 on sucess....

SPEBERN/WWW-Mechanize-Tor-0.01 - 02 May 2016 20:08:29 UTC - Search in distribution

WWW::Mechanize::XML - adds an XML DOM accessor to WWW::Mechanize. River stage zero No dependents

This is a subclass of WWW::Mechanize that provides an XML DOM accessor which parses the contents of the response and returns it as a XML::LibXML::Document. The motivation for developing this module was to facilitate testing of XML APIs and XHTML web ...

WHITEB/WWW-Mechanize-XML-0.02 - 12 Sep 2006 08:56:09 UTC - Search in distribution

Test::WWW::Mechanize - Testing-specific WWW::Mechanize subclass River stage three • 42 direct dependents • 151 total dependents

PETDANCE/Test-WWW-Mechanize-1.60 - 05 Dec 2022 04:22:09 UTC - Search in distribution

WWW::Mechanize::GZip - tries to fetch webpages with gzip-compression River stage two • 8 direct dependents • 24 total dependents

The WWW::Mechanize::GZip module tries to fetch a URL by requesting gzip-compression from the webserver. If the response contains a header with 'Content-Encoding: gzip', it decompresses the response in order to get the original (uncompressed) content....

PEGI/WWW-Mechanize-GZip-0.14 - 14 Aug 2018 07:10:26 UTC - Search in distribution

WWW::Mechanize::Meta - Adds HEAD tag parsing to WWW::Mechanize River stage zero No dependents

GUGU/WWW-Mechanize-Meta-0.07 - 27 Nov 2009 15:11:13 UTC - Search in distribution

WWW::Mechanize::Query - CSS3 selectors (or jQuery like CSS selectors) for WWW::Mechanize. River stage zero No dependents

This module combines WWW::Mechanize with Mojo::DOM making it possible to fill forms and scrape web with help of CSS3 selectors. For a full list of supported CSS selectors please see Mojo::DOM::CSS....

SUPERASN/WWW-Mechanize-Query-0.03 - 15 Jun 2014 19:47:21 UTC - Search in distribution

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 - Search in distribution

WWW::Mechanize::Timed - Time Mechanize requests River stage one • 2 direct dependents • 2 total dependents

This module is a subclass of WWW::Mechanize that times each stage of the HTTP request. These can then be used in monitoring systems....

LBROCARD/WWW-Mechanize-Timed-0.44 - 29 Apr 2008 17:49:17 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

WWW::Mechanize::Frames - Perl extension for WWW:Mechanize allowing automatic frames download. River stage zero No dependents

This is a quick and dirty expansion of WWW::Mechanize adding a function to retrieve frames and returns an array of mech objects each one storing the info about each frame. EXPORT None by default....

CPANPERL/WWW-Mechanize-Frames-0.03 - 17 Mar 2005 17:45:28 UTC - Search in distribution

WWW::Mechanize::Script - fetch websites and executes tests on the results River stage zero No dependents

REHSACK/WWW-Mechanize-Script-0.101 - 10 May 2014 13:44:45 UTC - Search in distribution

WWW::Mechanize::Sleepy - A Sleepy Mechanize Agent River stage one • 2 direct dependents • 2 total dependents

Sometimes when testing the behavior of a webserver it is important to be able to space out your requests in order to simulate a person reading, thinking (or sleeping) at the keyboard. WWW::Mechanize::Sleepy subclasses WWW::Mechanize to provide pauses...

KNTONAS/WWW-Mechanize-Sleepy-0.7 - 29 Sep 2010 14:57:03 UTC - Search in distribution

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 - Search in distribution

WWW::Mechanize::SpamCop - SpamCop reporting automation. River stage zero No dependents

ADAMOWSKI/WWW-Mechanize-SpamCop-0.08 - 13 May 2008 11:45:35 UTC - Search in distribution

Test::WWW::Mechanize::CGI - Test CGI applications with Test::WWW::Mechanize River stage one • 3 direct dependents • 6 total dependents

Provides a convenient way of testing CGI applications without a external daemon....

MRAMBERG/Test-WWW-Mechanize-CGI-0.1 - 13 Nov 2005 20:57:22 UTC - Search in distribution

Test::WWW::Mechanize::HSS - Test HTTP::Server::Simple programs using WWW::Mechanize River stage zero No dependents

CORION/Test-WWW-Mechanize-HSS-0.02 - 28 Feb 2009 09:31:27 UTC - Search in distribution

WWW::Mechanize::AutoPager - Automatic Pagination using AutoPagerize River stage zero No dependents

WWW::Mechanize::AutoPager is a plugin for WWW::Mechanize to do automatic pagination using AutoPagerize user script. THIS MODULE IS CONSIDERED EXPERIMENTAL AND ITS API WILL BE LIKELY TO CHANGE...

MIYAGAWA/WWW-Mechanize-AutoPager-0.02 - 05 Jun 2008 18:27:00 UTC - Search in distribution

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

CORION/WWW-Mechanize-PhantomJS-0.24 - 11 Sep 2020 17:49:59 UTC - Search in distribution

WWW::Mechanize::Pluggable - A WWW::Mechanize that's custmomizable via plugins River stage two • 9 direct dependents • 14 total dependents

This module 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::...

MCMAHON/WWW-Mechanize-Pluggable-1.14 - 01 Feb 2019 18:31:43 UTC - Search in distribution

Test::WWW::Mechanize::JSON - Add a JSON and AJAXy methods to the super-class River stage zero No dependents

Extends Test::WWW::Mechanize to test JSON content in response bodies and "x-json" headers. It adds a few HTTP verbs to Mechanize, for convenience. METHODS: HTTP VERBS...

LGODDARD/Test-WWW-Mechanize-JSON-0.73 - 12 Jun 2013 13:31:08 UTC - Search in distribution

Test::WWW::Mechanize::Mojo - Test::WWW::Mechanize for Mojo / Mojolicious River stage zero No dependents

Mojo is an MVC Web Application Framework. Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing. The Test::WWW::Mechanize::Mojo module meshes the two to allow easy testing of Mojo applications wit...

SHLOMIF/Test-WWW-Mechanize-Mojo-0.0.21 - 07 Oct 2020 07:49:20 UTC - Search in distribution

Test::WWW::Mechanize::PSGI - Test PSGI programs using WWW::Mechanize River stage two • 37 direct dependents • 80 total dependents

PSGI is a specification to decouple web server environments from web application framework code. Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing. The Test::WWW::Mechanize::PSGI module meshes...

OALDERS/Test-WWW-Mechanize-PSGI-0.39 - 22 Mar 2019 13:18:45 UTC - Search in distribution

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 - Search in distribution

Jifty::Test::WWW::Mechanize - Subclass of Test::WWW::Mechanize with extra Jifty features River stage two • 33 direct dependents • 33 total dependents

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC - Search in distribution

WWW::Mechanize::Boilerplate - Compose Mechanize macros from specifications River stage zero No dependents

Create WWW::Mechanize `macros` with appropriate boiler plate...

SARGIE/WWW-Mechanize-Boilerplate-0.03 - 24 Apr 2012 14:30:20 UTC - Search in distribution

WWW::Mechanize::TreeBuilder - combine WWW::Mechanize and HTML::TreeBuilder in nice ways River stage one • 3 direct dependents • 5 total dependents

This module combines WWW::Mechanize and HTML::TreeBuilder. Why? Because I've seen too much code like the following: like($mech->content, qr{<p>some text</p>}, "Found the right tag"); Which is just all flavours of wrong - its akin to processing XML wi...

ASH/WWW-Mechanize-TreeBuilder-1.20000 - 27 Oct 2014 10:20:33 UTC - Search in distribution

Test::WWW::Mechanize::CGIApp - Test::WWW::Mechanize for CGI::Application River stage one • 7 direct dependents • 8 total dependents

This package makes testing CGIApp based modules fast and easy. It takes advantage of Test::WWW::Mechanize to provide functions for common web testing scenarios. For example: $mech->get_ok( $page ); $mech->title_is( "Invoice Status", "Make sure we're ...

HARTZELL/Test-WWW-Mechanize-CGIApp-0.05 - 12 Jul 2007 13:17:34 UTC - Search in distribution

Test::WWW::Mechanize::Dancer - Wrapper to easily use Test::WWW::Mechanize with your Dancer apps River stage zero No dependents

This is a simple wrapper that lets you test your Dancer apps using Test::WWW::Mechanize....

WWOLF/Test-WWW-Mechanize-Dancer-0.0100 - 16 Feb 2014 22:56:10 UTC - Search in distribution

Test::WWW::Mechanize::Driver - Drive Test::WWW::Mechanize Object Using YAML Configuration Files River stage zero No dependents

Write Test::WWW::Mechanize tests in YAML. This module will load the tests make a plan and run the tests. Supports every-page tests, SKIP, TODO, and any object supporting the Test::WWW::Mechanize interface. This document focuses on the Test::WWW::Mech...

DUELAFN/Test-WWW-Mechanize-Driver-1.0 - 09 Jul 2020 00:27:13 UTC - Search in distribution

Test::WWW::Mechanize::LibXML - use HTML::TreeBuilder::LibXML for testing web-sites. River stage zero No dependents

This module inherits from Test::WWW::Mechanize, and allows one to utilize HTML::TreeBuilder::LibXML to perform XPath and HTML::TreeBuilder queries on the tree....

SHLOMIF/Test-WWW-Mechanize-LibXML-0.0.6 - 22 Oct 2020 14:21:58 UTC - Search in distribution

Test::WWW::Mechanize::Object - run mech tests by making requests on an object River stage zero No dependents

Test::WWW::Mechanize::Object exists to make it easier to run tests with unusual request semantics. Instead of having to guess at which parts of the LWP::UserAgent and WWW::Mechanize code needs to be overridden, any object that implements a (relativel...

HDP/Test-WWW-Mechanize-Object-0.020 - 28 Aug 2006 23:05:14 UTC - Search in distribution

WWW::Mechanize::Cached::GZip - like WWW::Mechanize + caching + gzip-compression River stage two • 1 direct dependent • 13 total dependents

The WWW::Mechanize::Cached::GZip module tries to fetch a URL by requesting gzip-compression from the webserver. Caching is done by inheriting from WWW::Mechanize::Cached. Constructor parameters are identically and described there. DECOMPRESSION If th...

PEGI/WWW-Mechanize-Cached-GZip-0.12 - 14 Feb 2011 11:47:14 UTC - Search in distribution

Bundle::WWW::Mechanize::Shell - install all optional modules for WWW::Mechanize::Shell River stage zero No dependents

CORION/Bundle-WWW-Mechanize-Shell-0.29 - 03 Aug 2003 21:37:25 UTC - Search in distribution

Test::WWW::Mechanize::Declare - flexible, declarative Web testing River stage zero No dependents

Test::WWW::Mechanize::Declare allows one to logically separate the description of what to test from the logic of the tests. Ideally, one can write a configuration file to specify what should be tested, read in this file, and then write the actual tes...

APEIRON/Test-WWW-Mechanize-Declare-0.000000 - 12 Oct 2009 01:25:31 UTC - Search in distribution

Test::WWW::Mechanize::Maypole - Test::WWW::Mechanize for Maypole River stage one • 1 direct dependent • 1 total dependent

By inheriting from Test::WWW::Mechanize, this module provides two key benefits over using Maypole::CLI in test scripts. First, it inherits a plethora of methods for testing web content. Second, cookies are handled transparently, allowing you to test ...

DAVEBAIRD/Test-WWW-Mechanize-Maypole-0.23 - 20 Sep 2005 22:08:11 UTC - Search in distribution

WWW::Mechanize::Plugin::Cache - Automatic request caching for WWW::Mechanize::Pluggable River stage one • 1 direct dependent • 1 total dependent

This plugin adds caching functionality to "WWW::Mechanize::Pluggable". It duplicates the functionality of "WWW::Mechanize::Cached"; you can have "WWW::Mechanize::Pluggable" set up the cache for you, or reuse a previously-filled cache....

MCMAHON/WWW-Mechanize-Plugin-Cache-0.06 - 11 Jul 2011 20:11:47 UTC - Search in distribution

WWW::Mechanize::Plugin::Retry - programatically-controlled fetch retry River stage one • 1 direct dependent • 1 total dependent

The Retry plugin allows you to establish a criterion by which you determine whether a page fetch or submit has worked successfully; if so, the plugin returns control to the caller. If not, the last operation is retried. This is repeated once for ever...

MCMAHON/WWW-Mechanize-Plugin-Retry-0.04 - 10 May 2006 20:48:06 UTC - Search in distribution

WWW::Mechanize::Plugin::phpBB - Screen scraper for phpBB installations River stage zero No dependents

"WWW::Mechanize::Plugin::phpBB" is a screen scraper for phpBB driven forum sites. It can log into the phpBB web interface, pull forum and topics names and perform administrative tasks like deleting posts. FUNCTIONALITY IS CURRENTLY LIMITED, READ ON W...

MSCHILLI/WWW-Mechanize-Plugin-phpBB-0.02 - 07 Oct 2009 01:48:15 UTC - Search in distribution

WWW::Yahoo::Groups::Mechanize - Control WWW::Mechanize for WYG. River stage zero No dependents

This module is a subclass of WWW::Mechanize that permits us a bit more control over some aspects of the fetching behaviour....

SPOON/WWW-Yahoo-Groups-1.91 - 01 Dec 2003 10:51:26 UTC - Search in distribution

Nagios::Plugin::WWW::Mechanize - Login to a web page as a user and get data as a Nagios plugin River stage zero No dependents

This module ties Nagios::Plugin with WWW::Mechanize so that there's less code in your perl script and the most common work is done for you. For example, the plugin will automatically call nagios_exit(CRITICAL, ...) if a page is unavailable or a submi...

TONVOON/Nagios-Plugin-WWW-Mechanize-0.13 - 27 Oct 2009 08:52:33 UTC - Search in distribution

Test::WWW::Mechanize::Catalyst - Test::WWW::Mechanize for Catalyst River stage three • 78 direct dependents • 102 total dependents

Catalyst is an elegant MVC Web Application Framework. Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing. The Test::WWW::Mechanize::Catalyst module meshes the two to allow easy testing of Catal...

MSTROUT/Test-WWW-Mechanize-Catalyst-0.62 - 18 Feb 2019 17:33:39 UTC - Search in distribution

WWW::Mechanize::Chrome::DOMops - Operations on the DOM loaded in Chrome River stage zero No dependents

BLIAKO/WWW-Mechanize-Chrome-DOMops-0.09 - 19 Dec 2023 23:27:51 UTC - Search in distribution

WWW::Mechanize::DecodedContent - decode Mech content using its HTTP response encoding River stage one • 1 direct dependent • 1 total dependent

WWW::Mechanize::DecodedContent is a plugin to add *decoded_content* utility method to WWW::Mechanize. NOTE If you're using WWW::Mechanize 1.50 or later, just use "$mech->content" and it will return decoded content....

MIYAGAWA/WWW-Mechanize-DecodedContent-0.02 - 23 Nov 2008 01:40:33 UTC - Search in distribution

WWW::Mechanize::Plugin::Sleepy - A WWW::Mechanize plugin to provide the behaviour of WWW::Mechanize::Sleepy while using WWW::Mechanize::Pluggable River stage zero No dependents

This module makes it easy to slow down WWW::Mechanize when using WWW::Mechanize::Pluggable, in the manner of WWW::Mechanize::Sleepy. The code merely adds hooks containing a "sleep()" before several WWW::Mechanize methods, but is possibly preferable t...

MJEMMESON/WWW-Mechanize-Plugin-Sleepy-0.003 - 05 Dec 2013 10:01:23 UTC - Search in distribution

Test::WWW::Mechanize::MultiMech - coordinate multi-object mech tests for multi-user web app testing River stage zero No dependents

Ofttimes I had to test a web app where I had several user permission categories and I needed to ensure that, for example, only admins get the admin panel, etc. This module allows you to instantiate several Test::WWW::Mechanize objects and then easily...

ZOFFIX/Test-WWW-Mechanize-MultiMech-1.006001 - 14 Feb 2014 01:44:27 UTC - Search in distribution

WWW::Mechanize::Plugin::Display - Display WWW::Mechanize results in a local web browser. River stage zero No dependents

When you get an unexpected result while using WWW::Mechanize, it can be useful to inspect the current page that Mechanize has fetched in a local browser. This plugin adds a method for that, depending on HTML::Display for most of the work. It should w...

MARKSTOS/WWW-Mechanize-Plugin-Display-1.01 - 10 May 2007 13:52:33 UTC - Search in distribution

WWW::Mechanize::Plugin::Snapshot - Snapshot the Mech object's state River stage one • 1 direct dependent • 1 total dependent

"WWW::Mechanize::Plugin::Snapshot" is a Web debugging plugin. It allows you to selectively dump the results of an HTTP request to files that can be displayed in a browser, showing not only the web page at the time of the request, but also * Arbitrary...

MCMAHON/WWW-Mechanize-Plugin-Snapshot-0.20 - 22 Sep 2006 00:10:15 UTC - Search in distribution

WWW::Mechanize::Firefox::Extended - Adds handy functions to WWW::Mechanize::Firefox River stage zero No dependents

HOEKIT/WWW-Mechanize-Firefox-Extended-0.03 - 20 May 2015 03:24:15 UTC - Search in distribution

WWW::Mechanize::PhantomJS::Catalyst - mechanize javascript in your catalyst apps River stage zero No dependents

A mix of WWW::Mechanize::Catalyst and WWW::Mechanize::PhantomJS, exposes a WWW::Mechanize API for driving a catalyst server running in the background by PhantomJS/GhostDriver....

KARASIK/WWW-Mechanize-PhantomJS-Catalyst-0.02 - 17 Dec 2015 12:12:55 UTC - Search in distribution

WWW::Mechanize::Plugin::FollowMetaRedirect - Follows 'meta refresh' link River stage zero No dependents

WWW::Mechanize doesn't follow so-called 'meta refresh' link. This module helps you to find the link and follow it easily....

RYOCHIN/WWW-Mechanize-Plugin-FollowMetaRedirect-0.03 - 11 May 2014 10:28:04 UTC - Search in distribution

lib/WWW/Mechanize/Pliant.pm River stage zero No dependents

REITMAN/WWW-Mechanize-Pliant-0.12 - 08 Nov 2006 20:06:58 UTC - Search in distribution

WWW::Mechanize::Plugin::Web::Scraper - Scrape the planet! River stage zero No dependents

"WWW::Mechanize::Plugin::Web::Scraper" gives you the scraping power of Web::Scraper in WWW::Mechanize, hence the name ... METHODS scrape "scrape" is the only new method that can be called (as of yet) and accepts process information as described in We...

BLOM/WWW-Mechanize-Plugin-Web-Scraper-0.02 - 04 Feb 2009 22:34:28 UTC - Search in distribution

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 - Search in distribution

lib/Scrapar/Mechanize.pm River stage zero No dependents

XERN/Scrapar-0.0.1 - 26 Feb 2010 15:19:03 UTC - Search in distribution

Buffalo::G54 - Limited scraping API for Buffalo WBR2-G54 routers River stage zero No dependents

This module implements a limited API to control a Buffalo WBR2-G54 router by scraping its Web interface. METHODS Currently, only the following methods are implemented: "my $buf = Buffalo::G54->new()" Constructor. "$buf->connect(...)" Connects to the ...

MSCHILLI/Buffalo-G54-0.03 - 05 Nov 2007 02:40:39 UTC - Search in distribution

Plack::Test::Agent - OO interface for testing low-level Plack/PSGI apps River stage one • 2 direct dependents • 8 total dependents

OALDERS/Plack-Test-Agent-1.5 - 06 Oct 2020 00:55:12 UTC - Search in distribution

Quiq::Mechanize - Überlagerung von WWW::Mechanize River stage zero No dependents

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution
  • Quiq - Class library for rapid development

Brownie::Driver::Mechanize - WWW::Mechanize bridge implementation River stage zero No dependents

MASAKI/Brownie-0.09 - 23 Sep 2013 15:00:22 UTC - Search in distribution

Mozilla::Mechanize::Link - Mozilla::Mechanize::Link - Mimic WWW::Mechanize::Link River stage one • 6 direct dependents • 9 total dependents

The "Mozilla::Mechanize::Link" object is a thin wrapper around HTML link elements....

SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTC - Search in distribution

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 - Search in distribution

CGI::Prototype::Mecha - test CGI::Prototype applications with WWW::Mechanize River stage zero No dependents

"WWW::Mechanize" combined with "Test::More" is a great toolbench for testing a web application. But you need to have your code installed in the right location on a running server, and you can't poke behind the scenes to see if data structures or data...

MERLYN/CGI-Prototype-Mecha-0.21 - 12 May 2005 11:15:29 UTC - Search in distribution

WWW::TWikiClient - WWW::Mechanize-based client to access a TWiki. River stage one • 1 direct dependent • 1 total dependent

SCHWIGON/WWW-TWikiClient-0.11 - 27 Mar 2010 11:00:43 UTC - Search in distribution

Gtk2::WebKit::Mechanize - WWW::Mechanize done with HTML WebKit engine. River stage one • 1 direct dependent • 3 total dependents

This module provides WWW::Mechanize like interface using WebKit browser engine. Aditionally it allows access to some of JavaScript functionality (e.g. calling JavaScript functions, accessing alerts and console messages etc.)....

BOSU/Gtk2-WebKit-Mechanize-0.01 - 20 Feb 2009 09:05:27 UTC - Search in distribution

HTTP::Tiny::Mech - Wrap a WWW::Mechanize instance in an HTTP::Tiny compatible interface. River stage two • 4 direct dependents • 17 total dependents

This code is somewhat poorly documented, and highly experimental. Its the result of a quick bit of hacking to get "MetaCPAN::API" working faster via the "WWW::Mechanize::Cached" module ( and gaining cache persistence via "CHI" ) It works so far for t...

KENTNL/HTTP-Tiny-Mech-1.001002 - 10 Mar 2017 13:29:46 UTC - Search in distribution

VK - module to work with "VKontakte" social network (vk.com), it allows to make posts with images and links, create albumbs and upload images. River stage zero No dependents

Detailed sample with comments: use VK; my $security_code = 1234; # last 4 digits of your phone registered to account # login to post to our own wall my $vk = VK->new('vkaccount@email.com', 'mypassword', undef, $security_code); # next init sample is f...

LEONMEDIA/VK-0.09 - 31 Mar 2013 21:27:30 UTC - Search in distribution

WWW::Google::Login - log a mechanize object into Google River stage zero No dependents

This module automates logging in a (Javascript capable) WWW::Mechanize object into Google. This is useful for scraping information from Google applications. Currently, this module only works in conjunction with WWW::Mechanize::Chrome, but ideally it ...

CORION/WWW-Google-Login-0.01 - 04 Oct 2018 07:20:13 UTC - Search in distribution

WWW::Contact::Base - Base module for WWW::Contact::* River stage one • 1 direct dependent • 2 total dependents

This module is mainly for you to write your own WWW::Contact::* (and used in my WWW::Contact::)...

FAYLAND/WWW-Contact-0.51 - 28 Feb 2018 01:27:14 UTC - Search in distribution

JE - Pure-Perl ECMAScript (JavaScript) Engine River stage two • 6 direct dependents • 10 total dependents

JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl JavaScript engine. Here are some of its strengths: - Easy to install (no C compiler necessary*) - The parser can be extended/customised to support extra (or fewer) language fea...

SPROUT/JE-0.066 - 27 Oct 2014 00:19:07 UTC - Search in distribution

parrepo - Server side script for managing PAR repositories River stage zero No dependents

This is a frontend script to the PAR::Repository module. It lets you create and manage PAR repositories. COMMANDS All commands take the *--verbose* option to set the verbosity of error messages. Specifying that option multiple times (up to 4x) increa...

RSCHUPP/PAR-Repository-0.21 - 22 Nov 2012 21:07:32 UTC - Search in distribution

Net::OpenSSH - Perl SSH client package implemented on top of OpenSSH River stage two • 29 direct dependents • 43 total dependents

Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client ("ssh"). Under the hood This package is implemented around the multiplexing feature found in later versions of OpenSSH. That feature allows one to run several s...

SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC - Search in distribution

dh-make-perl - Create debian source packages from Perl modules River stage one • 3 direct dependents • 3 total dependents

dh-make-perl will create the files required to build a debian source package out of a Perl module or CPAN distribution. This works for most simple packages and is also useful for getting started with packaging Perl modules. You can specify a module o...

DAM/DhMakePerl-0.96 - 18 Oct 2017 20:45:30 UTC - Search in distribution

perlimports - A command line utility for cleaning up imports in your Perl code River stage zero No dependents

This distribution provides the "perlimports" command line interface (CLI), which automates the cleanup and maintenance of Perl "use" and "require" statements. Loosely inspired by goimports <https://pkg.go.dev/golang.org/x/tools/cmd/goimports>, this t...

OALDERS/App-perlimports-0.000053 - 13 Jan 2024 20:19:02 UTC - Search in distribution

Firefox::Marionette - Automate the Firefox browser with the Marionette protocol River stage one • 1 direct dependent • 4 total dependents

This is a client module to automate the Mozilla Firefox browser via the Marionette protocol <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Protocol >...

DDICK/Firefox-Marionette-1.55 - 06 Apr 2024 01:50:07 UTC - Search in distribution

Scrappy - The All Powerful Web Spidering, Scraping, Creeping Crawling Framework River stage one • 1 direct dependent • 1 total dependent

Scrappy is an easy (and hopefully fun) way of scraping, spidering, and/or harvesting information from web pages, web services, and more. Scrappy is a feature rich, flexible, intelligent web automation tool. Scrappy (pronounced Scrap+Pee) == 'Scraper ...

AWNCORP/Scrappy-0.94112090 - 28 Jul 2011 12:52:51 UTC - Search in distribution

Dancer2::Manual - A gentle introduction to Dancer2 River stage three • 156 direct dependents • 176 total dependents

Dancer2 is a free and open source web application framework written in Perl. It's a complete rewrite of Dancer, based on Moo and using a more robust and extensible fully-OO design. It's designed to be powerful and flexible, but also easy to use - get...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

mocked - use mocked libraries in unit tests River stage one • 2 direct dependents • 3 total dependents

Often during unit testing, you may find the need to use mocked libraries to test edge cases, or prevent unit tests from using slow or external code. This is where mocking libraries can help. When you mock a library, you are creating a fake one that w...

LUKEC/mocked-0.09 - 11 Dec 2007 20:37:33 UTC - Search in distribution

Pithub - Github v3 API River stage two • 10 direct dependents • 11 total dependents

Pithub (Perl + Github) provides a set of modules to access the Github v3 API <http://developer.github.com/v3/> in an object oriented way. There is also Net::GitHub which does the same for all the versions (v1, v2, v3) of the Github API. Pithub suppor...

OALDERS/Pithub-0.01041 - 24 Aug 2023 18:20:01 UTC - Search in distribution
  • Pithub::Base - Github v3 base class for all Pithub modules

PSGI::FAQ - Frequently Asked Questions and answers River stage one • 5 direct dependents • 9 total dependents

MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution

Titanium - A strong, lightweight web application framework River stage one • 1 direct dependent • 1 total dependent

It is intended that your Application Module will be implemented as a sub-class of Titanium. This is done simply as follows: package My::App; use base 'Titanium'; Notation and Conventions For the purpose of this document, we will refer to the followin...

MARKSTOS/Titanium-1.04 - 24 Nov 2009 02:43:36 UTC - Search in distribution

simple_scan - scan a set of Web pages for strings present/absent River stage one • 6 direct dependents • 6 total dependents

"simple_scan" is an extensible "little language" for static web page testing. It allows you to define tests in terms of *test specs* (which tell "simple_scan" where to go and what to look for there) and *pragmas* (which define string substitutions, o...

MCMAHON/App-SimpleScan-3.01 - 08 Jun 2010 22:03:37 UTC - Search in distribution

HTML::DOM - A Perl implementation of the HTML Document Object Model River stage two • 10 direct dependents • 11 total dependents

This module implements the HTML Document Object Model by extending the HTML::Tree modules. The HTML::DOM class serves both as an HTML parser and as the document class. The following DOM modules are currently supported: Feature Version (aka level) ---...

SPROUT/HTML-DOM-0.058 - 03 Feb 2018 06:12:46 UTC - Search in distribution

perlnewmod - Preparar la distribución de un módulo nuevo River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

Test::Most - Most commonly needed test functions and features. River stage four • 771 direct dependents • 1705 total dependents

Test::Most exists to reduce boilerplate and to make your testing life easier. We provide "one stop shopping" for most commonly used testing modules. In fact, we often require the latest versions so that you get bug fixes through Test::Most and don't ...

OVID/Test-Most-0.38 - 24 Sep 2022 13:49:17 UTC - Search in distribution

get.pl - Get a URL via command line without a running server River stage one • 2 direct dependents • 2 total dependents

Runs a request through your Poet application in a single process without actually requiring a running server. The request will use the same psgi.app and pass through all the same middleware, etc. Uses Test::WWW::Mechanize::PSGI. The url scheme and ho...

JSWARTZ/Poet-0.16 - 08 Jan 2015 06:48:58 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

LWP::UserAgent - Web user agent class River stage four • 2163 direct dependents • 6200 total dependents

The LWP::UserAgent is a class implementing a web user agent. LWP::UserAgent objects can be used to dispatch web requests. In normal use the application creates an LWP::UserAgent object, and then configures it with values for timeouts, proxies, name, ...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

HTTP::Tiny - A small, simple, correct HTTP/1.1 client River stage four • 404 direct dependents • 3271 total dependents

This is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies and redirection. It also correctly resu...

DAGOLDEN/HTTP-Tiny-0.088 - 11 Jul 2023 12:54:02 UTC - Search in distribution

spamcup - frontend program for App-SpamcupNG project River stage zero No dependents

App-SpamcupNG is a Perl web crawler for finishing Spamcop.net reports automatically. It will use your account details to login into Spamcop.net web page and finish reporting your SPAM. App-SpamcupNG tries to be as polite as possible, introducing forc...

ARFREITAS/App-SpamcupNG-0.017 - 10 Aug 2023 00:45:15 UTC - Search in distribution

perlfaq9 - Web, Email and Networking River stage zero No dependents

This section deals with questions related to running web sites, sending and receiving email as well as general networking. Should I use a web framework? Yes. If you are building a web site with any level of interactivity (forms / users / databases), ...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

VoIPms - API wrapper for VoIP.ms River stage zero No dependents

This module provides all of the documented methods from the VoIP.ms API, as listed here: https://www.voip.ms/m/apidocs.php Responses from VoIP.ms are provided as JSON but are decoded and returned as pure Perl. EXPORT None....

JOHNMERTZ/VoIPms-0.01 - 17 Jun 2019 03:48:15 UTC - Search in distribution

IT::perlfaq9 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Net::Rovio - A Perl module for Rovio manipulation River stage zero No dependents

Use Net::Rovio to control your Rovio robot from Perl. Uses basic Rovio API commands. The Rovio <http://www.wowwee.com/en/products/tech/telepresence/rovio/rovio> is a Wi-Fi enabled mobile webcam that lets you view and interact with its environment thr...

TYRODEN/Net-Rovio-1.5 - 13 May 2010 03:33:32 UTC - Search in distribution

perlnewmod - preparing a new module for distribution River stage five • 11292 direct dependents • 32664 total dependents

This document gives you some suggestions about how to go about writing Perl modules, preparing them for distribution, and making them available via CPAN. One of the things that makes Perl really powerful is the fact that Perl hackers tend to want to ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution
  • perlnewmod - preparing a new module for distribution

Perlmazing - A collection of helper functions powered by Perlmazing::Engine. River stage one • 1 direct dependent • 1 total dependent

ZARABOZO/Perlmazing-2.0006 - 28 May 2023 13:13:38 UTC - Search in distribution

CGI::Application - Framework for building reusable web-applications River stage three • 118 direct dependents • 128 total dependents

It is intended that your Application Module will be implemented as a sub-class of CGI::Application. This is done simply as follows: package My::App; use base 'CGI::Application'; Notation and Conventions For the purpose of this document, we will refer...

MARTO/CGI-Application-4.61 - 02 Mar 2018 09:20:24 UTC - Search in distribution

Catalyst::Upgrading - Instructions for upgrading to the latest Catalyst River stage three • 603 direct dependents • 677 total dependents

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution
399 results (0.137 seconds)