The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "mechanize javascript"

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

Quiq - Class library for rapid development River stage zero No dependents

Diese Klassenbibliothek enthält anwendungsunabhängige Klassen, die ich in Projekten nutze. Die Klassen sind nach einheitlichen Prinzipien konzipiert. Die Bibliothek befindet sich unter kontinuierlicher Weiterentwicklung. POD ERRORS Hey! The above doc...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 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

Dancer2::Manual - A gentle introduction to Dancer2 River stage three • 162 direct dependents • 183 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

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

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

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

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

Pithub::Base - Github v3 base class for all Pithub modules River stage two • 11 direct dependents • 12 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

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.57 - 06 May 2024 10:44:13 UTC - Search in distribution

POD2::RU::PSGI::FAQ - Часто задаваемые вопросы и ответы River stage zero No dependents

VTI/POD2-RU-PSGI-0.003 - 10 Aug 2014 11:02:27 UTC - Search in distribution

Brownie - Browser integration framework inspired by Capybara River stage zero No dependents

Brownie is browser integrtion framework. It is inspired by Capybara (Ruby)....

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

WWW::HtmlUnit - Inline::Java based wrapper of the HtmlUnit v2.14 library River stage zero No dependents

This is a wrapper around the HtmlUnit library. It includes the HtmlUnit jar itself and it's dependencies. All this library really does is find the jars and load them up using Inline::Java. The reason all this is interesting? HtmlUnit has very good ja...

AWWAIID/WWW-HtmlUnit-0.22 - 18 Apr 2014 02:05:48 UTC - Search in distribution

Selenium::Remote::Driver - Perl Client for Selenium Remote Driver River stage two • 11 direct dependents • 13 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

WWW::Scripter - For scripting web sites that have scripts River stage one • 4 direct dependents • 4 total dependents

This is a subclass of WWW::Mechanize that uses the W3C DOM and provides support for scripting. No actual scripting engines are provided *with* WWW::Scripter, but are available as separate plugins. (See also the "SEE ALSO" section below.)...

SPROUT/WWW-Scripter-0.032 - 17 Jul 2016 18:11:24 UTC - Search in distribution

RPC::ExtDirect::Server - A tiny but capable Ext.Direct server River stage one • 3 direct dependents • 3 total dependents

This module implements a minimal Ext.Direct capable server in pure Perl. Its main purpose is to be used as a lightweight drop-in replacement for more complex production environments like Plack or Apache/mod_perl, e.g. for testing and mockups. It can ...

TOKAREV/RPC-ExtDirect-Server-1.24 - 12 Oct 2016 08:10:46 UTC - Search in distribution

WWW::CheckGzip - check web pages for correct gzipping of content River stage zero No dependents

This module offers a way to check a web page for correct gzip compression. It tests the following, in the order given: Page OK with compression The web page is retrievable with an Accept-Encoding header set. If the page is not retrievable, "check" ca...

BKB/WWW-CheckGzip-0.05 - 04 Oct 2017 02:02:36 UTC - Search in distribution

RT::Extension::ConditionalCustomFields - CF conditioned by the value of another CF River stage zero No dependents

This plugin provides the ability to display/edit a custom field <https://docs.bestpractical.com/rt/5.0.5/RT/CustomField.html> – called the "conditioned by custom field <https://docs.bestpractical.com/rt/5.0.5/RT/CustomField.html>" throughout this doc...

GIBUS/RT-Extension-ConditionalCustomFields-1.16 - 16 May 2024 18:18:58 UTC - Search in distribution

Book::Chinese::MasterPerlToday::BeACPANAuthor - Be a CPAN Author River stage zero No dependents

本章主要描述如何成为一个 CPAN 贡献者 您有一个非常好的模块,您想与整个 Perl 社区分享。最好的方式是将您的模块上传到 CPAN,本章将描述如何打包,上传您的模块和一些 CPAN 社区约定俗成的惯例。 PAUSE 上传模块到 CPAN 之前,您首先需要到 PAUSE <http://pause.perl.org/> 申请一个帐号。通常帐号会在一周之内被批准(因为是志愿者自愿维护和批准整个 PAUSE 网站,所以有点慢)。 上传模块将在您通过帐号批准之后,登录 PAUSE 网站,然后点击左...

FAYLAND/Book-Chinese-MasterPerlToday-0.02 - 31 Aug 2009 05:35:44 UTC - Search in distribution

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 - Search in distribution
44 results (0.099 seconds)