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

Search results for "WWW::Mechanize LWP/HTTP"

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

WWW::Mechanize::FAQ - Frequently Asked Questions about WWW::Mechanize River stage three • 282 direct dependents • 550 total dependents

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

Mozilla::Mechanize - Like WWW::Mechanize but using Gtk2::MozEmbed River stage one • 6 direct dependents • 9 total dependents

This module tries to be a sort of drop-in replacement for WWW::Mechanize. It uses Mozilla's Gecko HTML-rendering engine via the modules Mozilla::DOM and Gtk2::MozEmbed. Don't expect it to be like WWW::Mechanize in that the class is not derived from t...

SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 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

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

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

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

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

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

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

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

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

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

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

Pithub::Base - Github v3 base class for all Pithub modules River stage two • 10 direct dependents • 11 total dependents

All Pithub modules inherit from Pithub::Base, even Pithub itself. So all attributes listed here can either be set in the constructor or via the setter on the objects. If any attribute is set on a Pithub object it gets automatically set on objects tha...

OALDERS/Pithub-0.01041 - 24 Aug 2023 18:20:01 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

Maypole::Manual::Cookbook - Maypole Cookbook River stage two • 11 direct dependents • 13 total dependents

Hacks; design patterns; recipes: call it what you like, this chapter is a developing collection of techniques which can be slotted in to Maypole applications to solve common problems or make the development process easier. As Maypole developers, we d...

TEEJAY/Maypole-2.13 - 18 Apr 2008 10:27:38 UTC - Search in distribution

LWP::Curl - LWP methods implementation with Curl engine River stage zero No dependents

LWP::Curl provides an interface similar to the LWP library, but is built on top of the Curl library. The simple LWP-style interface means you don't have to know anything about the underlying library....

LORN/LWP-Curl-0.14 - 05 Jan 2016 18:19:19 UTC - Search in distribution

Backblaze::B2V2Client - Client library for the Backblaze B2 Cloud Storage Service V2 API. River stage zero No dependents

/ SET UP This module should help you create buckets and store/retrieve files in the Backblaze B2 cloud storage service using V2 of their API. Backblaze makes it easy to sign up for B2 from here: https://www.backblaze.com/b2/sign-up.html Then enable t...

ECHERNOF/Backblaze-B2V2Client-1.6 - 23 Jun 2021 04:17:31 UTC - Search in distribution

Selenium::Remote::Driver - Perl Client for Selenium Remote Driver River stage two • 10 direct dependents • 12 total dependents

Selenium is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. This module is an implementation of the client for the Remote dr...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC - Search in distribution
104 results (0.104 seconds)