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

Search results for "captcha"

captcha - make captcha images on disk River stage zero No dependents

This will create captcha images and record in a captcha_table.txt file what the codes are. With this command: captcha -f /usr/share/fonts/bitstream-vera/VeraMono.ttf -o /tmp/captchas/ This is the output: /tmp/captchas/captcha_6.png /tmp/captchas/capt...

LEOCHARRE/GD-SecurityImage-Utils-1.02 - 21 Nov 2007 18:13:11 UTC - Search in distribution

Authen::Captcha - Perl extension for creating captcha's to verify the human element in transactions. River stage one • 2 direct dependents • 2 total dependents

LKUNDRAK/Authen-Captcha-1.024 - 12 Mar 2014 15:04:37 UTC - Search in distribution

Captcha::Stateless - A stateless captcha implementation that stores state in an HTTP cookie in the browser. River stage zero No dependents

Captcha::Stateless implements a Captcha that stores the expected response value in an encrypted HTTP cookie on the authenticating browser: /cgi-bin/slcaptcha -> Captcha image, encrypted HTTP cookie -> Browser Browser -> Manually entered response, sto...

MSCHMITT/Captcha-Stateless-0.04 - 06 Nov 2018 20:25:12 UTC - Search in distribution

Captcha::noCAPTCHA - Simple implementation of Google's noCAPTCHA reCAPTCHA for perl River stage one • 1 direct dependent • 1 total dependent

CLARSON/Captcha-noCAPTCHA-0.16 - 06 Jul 2017 18:38:46 UTC - Search in distribution

Captcha::reCAPTCHA - A Perl implementation of the reCAPTCHA API River stage two • 7 direct dependents • 11 total dependents

reCAPTCHA version 1 is a hybrid mechanical turk and captcha that allows visitors who complete the captcha to assist in the digitization of books. From <http://recaptcha.net/learnmore.html>: reCAPTCHA improves the process of digitizing books by sendin...

SUNNYP/Captcha-reCaptcha-0.99 - 19 Sep 2016 12:24:10 UTC - Search in distribution

Captcha::Peoplesign - Easily integrate Peoplesign CAPTCHA in your Perl application River stage zero No dependents

Peoplesign is a clever CAPTCHA system which is quite a departure from the standard ones where you need to guess a difficult word. To use Peoplesign you need to register your site here: <http://peoplesign.com>...

ARTHAS/Captcha-Peoplesign-0.00005 - 30 Jan 2011 11:43:18 UTC - Search in distribution

Captcha::AreYouAHuman - Integrate the AreYouAHuman.com CAPTCHA alternative human verification into your Perl application River stage one • 1 direct dependent • 1 total dependent

CAPTCHA's suck. Are You a Human's PlayThru is a CAPTCHA alternative that replaces the twisted, distorted text with games. PlayThru replaces the awful user experience of normal CAPTCHAs with short and simple games. They are easy for your users and dif...

JONATAYAH/Captcha-AreYouAHuman-0.00003 - 05 Dec 2011 23:05:05 UTC - Search in distribution

Captcha::NocaptchaMailru - Module for working with Nocaptcha Mail.Ru service River stage zero No dependents

Nocaptcha is an intelligent CAPTCHA service that can deliver a majority of real users from solving a CAPTCHA riddle with the same protection level from spam scripts. The service has been successfully used in our internal projects and on sites unrelat...

MAILRU/Captcha-NocaptchaMailru-v1.0.0 - 09 Jun 2015 10:30:47 UTC - Search in distribution

ASP4x::Captcha::Imager - Imager-based CAPTCHA for your ASP4 web application. River stage zero No dependents

"CAPTCHA" is the little security image containing a hard-to-read code that you may have seen on some websites. They are common on sign-up forms and email forms. The idea is that a bot or script can't read the image and can't guess the code. "ASP4x::C...

JOHND/ASP4x-Captcha-Imager-0.003 - 09 May 2011 19:27:07 UTC - Search in distribution

Captcha::reCAPTCHA::V2 - A Perl implementation of reCAPTCHA API version 2 River stage one • 2 direct dependents • 2 total dependents

PATTAWAN/Captcha-reCAPTCHA-V2-0.3 - 31 Aug 2015 11:27:28 UTC - Search in distribution

Captcha::reCAPTCHA::V3 - A Perl implementation of reCAPTCHA API version v3 River stage zero No dependents

Captcha::reCAPTCHA::V3 is inspired from Captcha::reCAPTCHA::V2 This one is especially for Google reCAPTCHA v3, not for v2 because APIs are so defferent. Basic Usage new( secret => *secret*, [ sitekey => *sitekey*, query_name => *query_name* ] ) Requi...

WORTHMINE/Captcha-reCAPTCHA-V3-0.05 - 21 Jan 2022 06:03:05 UTC - Search in distribution

Gantry::Utils::Captcha - a way to mange captchas River stage one • 3 direct dependents • 3 total dependents

This module is a utility to help with captchas....

TKEEFER/Gantry-3.64 - 13 Jan 2010 17:34:43 UTC - Search in distribution

RT::Extension::Captcha - solve a CAPTCHA before some actions in RT River stage zero No dependents

This extension is for RT 4.2 or newer. It requires solving captchas when a user creates a ticket (using either regular interface or quick create) and on replies/comments (updates)....

BPS/RT-Extension-Captcha-1.21 - 23 Jul 2020 13:20:06 UTC - Search in distribution

Captcha::Stateless::Text - stateless, text-based CAPTCHAs River stage zero No dependents

A module to make stateless, text-based CAPTCHAs easy to implement. It supports: * Simple math: "7 + 3 = ?" answer = 10 * Character selection: "Provide the second, third, and sixth characters from B-G-Q-E-O-S" answer = GQS...

HIGHTOWE/Captcha-Stateless-Text-0.3 - 20 Apr 2024 22:02:49 UTC - Search in distribution

Dancer2::Plugin::Captcha - Dancer2 add-on for CAPTCHA. River stage zero No dependents

A very simple plugin for Dancer2 to process CAPTCHA.I needed this for my other project (in-progress) available on github <https://github.com/Manwar/Dancer2-Cookbook>. The core functionality of the plugin is supported by GD::SecurityImage....

MANWAR/Dancer2-Plugin-Captcha-0.14 - 10 Jul 2020 08:28:29 UTC - Search in distribution

Catalyst::Plugin::Captcha - create and validate Captcha for Catalyst River stage one • 2 direct dependents • 3 total dependents

This plugin create, validate Captcha. Note: This plugin uses GD::SecurityImage and requires a session plugins like Catalyst::Plugin::Session...

DIEGOK/Catalyst-Plugin-Captcha-0.04 - 03 Apr 2010 17:02:35 UTC - Search in distribution

Konstrukt::Plugin::captcha - Put captchas in your forms easily. River stage zero No dependents

This plugin will put a captcha on your website and allows you to check it easily. There may be several implementation types, although currently only text captchas are implemented. If the session management is activated, the user won't be asked to ans...

TWITTEK/Konstrukt-0.5-beta13 - 13 Dec 2007 19:46:13 UTC - Search in distribution

App::ZofCMS::Plugin::Captcha - plugin to utilize security images (captchas) River stage zero No dependents

The module is a plugin for App::ZofCMS that provides means to generate and display security images, known as "captchas" (i.e. protecting forms from bots). The plugin was coded with idea that you will be using App::ZofCMS::Plugin::Session along with i...

ZOFFIX/App-ZofCMS-PluginBundle-Naughty-1.001002 - 01 Feb 2014 16:04:01 UTC - Search in distribution

Captcha::reCAPTCHA::Mailhide - A Perl implementation of the reCAPTCHA Mailhide API River stage zero No dependents

reCAPTCHA is a hybrid mechanical turk and captcha that allows visitors who complete the captcha to assist in the digitization of books. From <http://recaptcha.net/learnmore.html>: reCAPTCHA improves the process of digitizing books by sending words th...

ANDYA/Captcha-reCAPTCHA-Mailhide-0.94 - 03 Jul 2010 13:41:22 UTC - Search in distribution

Egg::Plugin::Authen::Captcha - Plugin for Authen::Captcha. River stage zero No dependents

It is a plug-in to attest capture. see Authen::Captcha....

LUSHE/Egg-Plugin-Authen-Captcha-0.03 - 17 Apr 2008 12:00:59 UTC - Search in distribution

Mojolicious::Plugin::Captcha - create and validate captcha for Mojolicious framework River stage zero No dependents

This plugin create and validate Captcha, using GD::SecurityImage...

ZAR/Mojolicious-Plugin-Captcha-0.02 - 14 Aug 2014 13:12:08 UTC - Search in distribution

Lemonldap:NG::Portal::Captcha - Writing CAPTCHA modules for LemonLDAP::NG. River stage zero No dependents

Captcha modules only need to implement two methods: one for initializing the challenge, before the form is displayed, and the other to verify that the submitted response is correct....

COUDOT/Lemonldap-NG-Portal-2.18.2 - 06 Feb 2024 17:49:13 UTC - Search in distribution

Games::Lacuna::Client::Captcha - The captcha module River stage zero No dependents

HALKEYE/Games-Lacuna-Client-0.003 - 06 Apr 2012 16:33:56 UTC - Search in distribution

Pcore::API::anticaptcha::Captcha River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC - Search in distribution

CGI::Application::Plugin::CAPTCHA - Easily create, use, and verify CAPTCHAs in CGI::Application-based web applications. River stage zero No dependents

"CGI::Application::Plugin::CAPTCHA" allows programmers to easily add and verify CAPTCHAs in their CGI::Application-derived web applications. A CAPTCHA (or Completely Automated Public Turing Test to Tell Computers and Humans Apart) is an image with a ...

CROMEDOME/CGI-Application-Plugin-CAPTCHA-0.04 - 06 Jan 2011 14:08:56 UTC - Search in distribution

HTML::FormHandler::Field::Captcha - captcha field with GD::SecurityImage River stage two • 21 direct dependents • 31 total dependents

GSHANK/HTML-FormHandler-0.40068 - 20 Jul 2017 17:10:05 UTC - Search in distribution

POE::Component::Captcha::reCAPTCHA - A POE implementation of the reCAPTCHA API River stage one • 1 direct dependent • 1 total dependent

POE::Component::Captcha::reCAPTCHA is a POE implementation of Captcha::reCAPTCHA. It provides access to various Captcha::reCAPTCHA methods and a non-blocking mechanism for checking the answer provided by users....

BINGOS/POE-Component-Captcha-reCAPTCHA-0.04 - 28 Feb 2017 20:16:53 UTC - Search in distribution

Dancer::Plugin::Captcha::AreYouAHuman - Easily integrate AreYouAHuman captcha into your Dancer applications River stage zero No dependents

MICVU/Dancer-Plugin-Captcha-AreYouAHuman-1 - 12 Nov 2013 15:34:21 UTC - Search in distribution

Dancer::Plugin::Captcha::SecurityImage - generate and verify GD::SecurityImage captchas from Dancer River stage zero No dependents

AAR/Dancer-Plugin-Captcha-SecurityImage-0.10 - 28 Mar 2011 17:14:29 UTC - Search in distribution

Catalyst::TraitFor::Controller::CAPTCHA - authenticate human by create and validate captcha River stage zero No dependents

BASKARN/Catalyst-TraitFor-Controller-CAPTCHA-1.2 - 08 Oct 2016 18:00:42 UTC - Search in distribution

Mojolicious::Plugin::Captcha::reCAPTCHA - use Captcha::reCAPTCHA in Mojolicious apps River stage zero No dependents

HJANSEN/Mojolicious-Plugin-Captcha-reCAPTCHA-0.05 - 09 Nov 2015 15:09:17 UTC - Search in distribution

lib/HTML/TurboForm/Element/Captcha.pm River stage zero No dependents

Straight forward so no need for much documentation. See HTML::TurboForm doku for mopre details....

CAMELCASE/HTML-TurboForm-0.75 - 03 Dec 2013 19:47:21 UTC - Search in distribution

lib/PEF/Front/Captcha.pm River stage one • 1 direct dependent • 1 total dependent

ANTONPETR/PEF-Front-0.26 - 28 Dec 2017 11:36:57 UTC - Search in distribution

Google::reCAPTCHA - A simple lightweight implementation of Google's reCAPTCHA for perl River stage zero No dependents

TCORKRAN/Google-reCAPTCHA-0.06 - 09 Jan 2016 19:05:05 UTC - Search in distribution

Apache2::reCaptcha - reCaptcha based auth system using cookies. River stage zero No dependents

This Module uses the reCaptcha projects service to protect webresources from automated scripts that try to screen scrape your data. Often times adding a captcha check to a webapp requires recoding your app. This module puts the verifcation work into ...

ANALOG/Apache2-reCaptcha-0.3 - 15 Jul 2008 21:52:14 UTC - Search in distribution

WebService::2Captcha - API 2Captcha.com River stage zero No dependents

WebService::2Captcha is for <https://2captcha.com/setting>...

FAYLAND/WebService-2Captcha-0.05 - 29 Aug 2017 01:43:10 UTC - Search in distribution

Decaptcha::TextCaptcha - solve captchas from textcaptcha.com River stage zero No dependents

Solves captchas from textcaptcha.com. The solve rate is currently 100%....

GRAY/Decaptcha-TextCaptcha-0.02 - 22 Mar 2015 18:16:37 UTC - Search in distribution

WebService::AntiCaptcha - anti-captcha.com API River stage zero No dependents

WebService::AntiCaptcha is for <https://anticaptcha.atlassian.net/wiki/spaces/API/pages/196635/Document ation+in+English>...

FAYLAND/WebService-AntiCaptcha-0.02 - 13 Jul 2020 04:13:35 UTC - Search in distribution

Authen::PluggableCaptcha - A pluggable Captcha framework for Perl River stage zero No dependents

Authen::PluggableCaptcha is a fully modularized and extensible system for making Pluggable Catpcha (Completely Automated Public Turing Test to Tell Computers and Humans Apart) tests. Pluggable? All Captcha objects are instantiated and interfaced via ...

JVANASCO/Authen-PluggableCaptcha-0.05 - 27 Feb 2007 23:56:14 UTC - Search in distribution

Dancer::Plugin::reCAPTCHA - Easily integrate reCAPTCHA into your Dancer applications River stage zero No dependents

CROMEDOME/Dancer-Plugin-reCAPTCHA-0.91 - 10 Nov 2018 04:51:35 UTC - Search in distribution

share/cgi-bin/plugin/captcha_plugin.pm River stage zero No dependents

NES/Nes-1.03 - 14 Apr 2010 07:54:00 UTC - Search in distribution

Google::reCAPTCHA::v3 - A simple Perl API for Google reCAPTCHA v3 River stage zero No dependents

Google reCAPTCHA v3 is a simple module that is used to verify the reCAPTCHA response token generated from the front end of your app. See: <https://developers.google.com/recaptcha/docs/verify>....

JJSIMONI/Google-reCAPTCHA-v3-0.1.1 - 28 May 2021 22:26:38 UTC - Search in distribution

Catalyst::Controller::reCAPTCHA - authenticate people and read books! River stage one • 1 direct dependent • 2 total dependents

ZARQUON/Catalyst-Controller-reCAPTCHA-0.8 - 09 Oct 2011 07:39:46 UTC - Search in distribution

Dancer2::Plugin::reCAPTCHA - Integrate reCAPTCHA into Dancer2 applications River stage zero No dependents

PATTAWAN/Dancer2-Plugin-reCAPTCHA-0.3 - 21 Aug 2015 14:04:44 UTC - Search in distribution

WebService::DeathByCaptcha - DeathByCaptcha Recaptcha API River stage zero No dependents

WebService::DeathByCaptcha is for <http://www.deathbycaptcha.com/user/api/newtokenrecaptcha>...

FAYLAND/WebService-DeathByCaptcha-0.02 - 09 Nov 2017 04:55:34 UTC - Search in distribution

Mojolicious::Plugin::CaptchaRenderer - captcha renderer for Mojolicious framework River stage zero No dependents

DMITRYNOD/Mojolicious-Plugin-CaptchaRenderer-0.02 - 10 Feb 2011 15:18:16 UTC - Search in distribution

Plack::Middleware::Antibot::TextCaptcha - Check if correct captcha was submitted River stage zero No dependents

Plack::Middleware::Antibot::TextCaptcha checks if a correct captcha was submitted. Most of the time a simple text with a simple solution is enough to prevent bots from successful form submitions. $env This filter sets "plack.antibot.textcaptcha.text"...

VTI/Plack-Middleware-Antibot-0.02 - 05 Feb 2015 07:26:25 UTC - Search in distribution

HTML::FormFu::Element::reCAPTCHA - "Are you human" tester! River stage one • 1 direct dependent • 2 total dependents

A wrapper around Captcha::reCAPTCHA. The reCAPTCHA fields aren't added to the form as "real" FormFu fields - so the values are never available via params, etc. You can check that the reCAPTCHA verified correctly, by the usual methods: "submitted_and_...

CFRANKS/HTML-FormFu-Element-reCAPTCHA-1.00 - 16 Dec 2013 10:52:01 UTC - Search in distribution

HTML::FormHandlerX::Field::noCAPTCHA - Google's noCAPTCHA reCAPTCHA for HTML::FormHandler River stage zero No dependents

CLARSON/HTML-FormHandlerX-Field-noCAPTCHA-0.12 - 06 Jul 2017 17:06:07 UTC - Search in distribution

HTML::FormHandlerX::Field::reCAPTCHA - A Captcha::reCAPTCHA field for HTML::FormHandler River stage zero No dependents

Uses Captcha::reCAPTCHA to add a "Check if the agent is human" field. You will need an account from <http://recaptcha.net/> to make this work. This is a thin wrapper on top of Captcha::reCAPTCHA so you should review the docs for that. However there's...

JJNAPIORK/HTML-FormHandlerX-Field-reCAPTCHA-0.04 - 24 Jul 2013 13:09:04 UTC - Search in distribution

lib/Authen/PluggableCaptcha/KeyManagerDB/RoseDB/Object.pm River stage zero No dependents

JVANASCO/Authen-PluggableCaptcha-KeyManagerDB-0.02 - 28 Feb 2007 00:01:07 UTC - Search in distribution

lib/QBit/WebInterface/Controller/Form/Field/reCAPTCHA.pm River stage one • 7 direct dependents • 7 total dependents

MADSKILL/QBit-WebInterface-0.033 - 05 Nov 2018 20:41:55 UTC - Search in distribution

Anticaptcha - A Perl implementation of the anti-captcha API River stage zero No dependents

The Anticaptcha is a Perl module which provides a simple and consistent application programming interface (API) to the anti-captcha.com service. The main features of the library are: * Support API version 2 (https://anticaptcha.atlassian.net/wiki/dis...

SKULL/anticaptcha-1.02 - 09 Jan 2017 08:37:44 UTC - Search in distribution

WWW::TypePad::Blogs - Blogs API methods River stage one • 1 direct dependent • 1 total dependent

SAYMEDIA/WWW-TypePad-0.4002 - 16 Jun 2011 17:23:59 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

FWS::V2::Format - Framework Sites version 2 text and html formatting River stage zero No dependents

Framework Sites version 2 methods that use or manipulate text either for rendering or default population....

NATELEWIS/FWS-V2-1.13091122 - 12 Sep 2013 03:10:06 UTC - Search in distribution
  • FWS::V2::Check - Framework Sites version 2 validation and checking methods

Foorum - forum system based on Catalyst River stage one • 1 direct dependent • 1 total dependent

nothing for now....

FAYLAND/Foorum-1.001000 - 27 Sep 2009 13:40:19 UTC - Search in distribution

Regexp::Keywords - A regexp builder to test against keywords lists River stage zero No dependents

VITOCO/Regexp-Keywords-0.03 - 30 Sep 2009 00:21:58 UTC - Search in distribution

message_group - Send a message to a myspace group River stage zero No dependents

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

Text::FIGlet - provide FIGlet abilities, akin to banner i.e; ASCII art River stage one • 3 direct dependents • 6 total dependents

Text::FIGlet reproduces its input using large characters made up of other characters; usually ASCII, but not necessarily. The output is similar to that of many banner programs--although it is not oriented sideways--and reminiscent of the sort of *sig...

JPIERCE/Text-FIGlet-2.19.4 - 19 Aug 2018 17:33:08 UTC - Search in distribution

Task::Dancer2 - Dancer2... in a box! River stage zero No dependents

This Task installs Dancer2, optional engines, templates and assorted modules that are not included in the Dancer2 core distribution. It is based heavily on the awesome Task::Dancer distribution by Sawyer X and ambs. If you've written anything relatin...

CROMEDOME/Task-Dancer2-0.07 - 05 Feb 2023 23:47:03 UTC - Search in distribution

Task::Dancer - Dancer in a box River stage zero No dependents

This Task installs Dancer, optional engines, templates and assorted modules that are not included in the Dancer core distribution. If you've written anything relating to Dancer, please let us know. We try to maintain a list of modules that are mainta...

AMBS/Task-Dancer-0.39 - 29 Aug 2015 16:55:54 UTC - Search in distribution

Crypt::Passphrase - A module for managing passwords in a cryptographically agile manner River stage two • 12 direct dependents • 12 total dependents

This module manages the passwords in a cryptographically agile manner. Following Postel's principle, it allows you to define a single scheme that will be used for new passwords, but several schemes to check passwords with. It will be able to tell you...

LEONT/Crypt-Passphrase-0.019 - 28 Jan 2024 18:13:45 UTC - Search in distribution

Finance::SE::IDX - Get information from Indonesian Stock Exchange River stage one • 3 direct dependents • 3 total dependents

This module currently uses Firefox::Marionette to get data from server. If you get error when retrieving data, try enabling the debug to see the URL and then access the URL in your browser to get through CAPTCHA verification....

PERLANCAR/Finance-SE-IDX-0.008 - 08 Jun 2021 10:06:02 UTC - Search in distribution

WebService::BitbucketServer::Core::V1 - Bindings for a Bitbucket Server REST API River stage zero No dependents

This is a Bitbucket Server REST API for Core::V1 <https://developer.atlassian.com/static/rest/bitbucket-server/5.10.0/bit bucket-rest.html>. Original API documentation created by and copyright Atlassian....

CCM/WebService-BitbucketServer-0.605 - 04 Aug 2018 19:19:39 UTC - Search in distribution

Task::BeLike::GETTY - be like GETTY (without the insanity hopefully) -- use what drives his gears River stage zero No dependents

GETTY/Task-BeLike-GETTY-20150205.000 - 05 Feb 2015 04:25:38 UTC - Search in distribution

MediaWiki::Bot - a high-level bot framework for interacting with MediaWiki wikis River stage one • 3 direct dependents • 3 total dependents

MediaWiki::Bot is a framework that can be used to write bots which interface with the MediaWiki API (<http://en.wikipedia.org/w/api.php>)....

SETH/MediaWiki-Bot-5.007000 - 08 Nov 2021 22:27:47 UTC - Search in distribution

Form::Toolkit - A toolkit to build Data centric Forms River stage zero No dependents

JETEVE/Form-Toolkit-0.008 - 27 Mar 2014 14:56:04 UTC - Search in distribution

WebService::MyGengo::Client - Client for interacting with the myGengo API River stage one • 1 direct dependent • 1 total dependent

A perl library for accessing the MyGengo (<http://mygengo.com>) API....

NHEINRIC/WebService-MyGengo-0.012 - 18 Jan 2012 03:31:14 UTC - Search in distribution

Parse::WebCounter - Read the integer value of a web counter image River stage zero No dependents

This module parses web counter images using GD and supplies the numeric value represented by the image. Useful if you have a cron keeping track of the number of hits you are getting per day and you do not have real logs to go by. You will need copies...

VAGNERR/Parse-WebCounter-0.02 - 20 Dec 2006 00:37:04 UTC - Search in distribution

Net::Mollom - interface with Mollom web API River stage zero No dependents

WONKO/Net-Mollom-0.09 - 21 May 2012 21:04:37 UTC - Search in distribution

WWW::Sitebase::Poster - Base class for web site posting routines River stage zero No dependents

GRANTG/WWW-Sitebase-0.15 - 27 Jun 2016 22:33:38 UTC - Search in distribution

WebService::Nonoh - make nonoh calls from Perl River stage zero No dependents

You can use Nonoh <http://www.nonoh.net/> or a compatible web service, many of betamax <http://backsla.sh/betamax> might work. This module allows you to send SMS or connect calls from Perl. Please also see nonoh for the docs of command line app. Warn...

ANEI/WebService-Nonoh-0.1 - 23 Sep 2013 16:54:30 UTC - Search in distribution

Dancer::Plugins - interesting plugins to add to Dancer's capabilities River stage three • 214 direct dependents • 218 total dependents

Dancer aims to keep the core as small as possible, but there are a growing number of useful plugins to add helpful features. This document provides a quick summary of some recommended plugins....

YANICK/Dancer-1.3521 - 08 Feb 2023 20:58:09 UTC - Search in distribution

Pegex::Resources River stage three • 23 direct dependents • 114 total dependents

INGY/Pegex-0.75 - 13 Feb 2020 20:02:07 UTC - Search in distribution

Image::Leptonica::Func::warper River stage zero No dependents

ZMUGHAL/Image-Leptonica-0.04 - 16 Aug 2014 08:10:38 UTC - Search in distribution

Net::Google::AuthSub - interact with sites that implement Google style AuthSub River stage two • 7 direct dependents • 14 total dependents

SIMONW/Net-Google-AuthSub-0.5 - 09 May 2009 21:57:32 UTC - Search in distribution

Test::AskAnExpert - Automatically test things that require Human Intelligence (by asking someone). River stage zero No dependents

Test::AskAnExpert aims to fill a hole in the current set of testing tools by integrating an automated method for asking testing questions that computers cannot easily answer like: "Is this meteorologically sound?" or "Does this output fit into catego...

TRIZOR/Test-AskAnExpert-0.03 - 27 Jul 2007 04:10:13 UTC - Search in distribution

Number::Phone::RO - Phone number information for Romania (+40) River stage zero No dependents

See the Number::Phone documentation for usage information. The following methods from Number::Phone are overridden: is_geographic is_fixed_line is_mobile is_tollfree is_specialrate is_adult country_code Always returns 40. regulator Returns the name a...

MGV/Number-Phone-RO-1.000 - 14 May 2016 23:08:40 UTC - Search in distribution

MojoMojo::Prefs - info on MojoMojo configurable preferences River stage one • 1 direct dependent • 1 total dependent

MRAMBERG/MojoMojo-1.12 - 13 May 2017 13:47:52 UTC - Search in distribution

Catalyst::Plugin::I18N::PathPrefixGeoIP - A drop in for atalyst::Plugin::I18N::PathPrefix that uses GeoIP River stage zero No dependents

This module allows you to put the language selector as a prefix to the path part of the request URI without requiring any modifications to the controllers (like restructuring all the controllers to chain from a common base controller). (Internally it...

RUNARB/Catalyst-Plugin-I18N-PathPrefixGeoIP-0.10 - 06 Jan 2016 15:15:12 UTC - Search in distribution

Catalyst::Plugin::I18N::PathPrefix - Language prefix in the request path River stage zero No dependents

This module allows you to put the language selector as a prefix to the path part of the request URI without requiring any modifications to the controllers (like restructuring all the controllers to chain from a common base controller). (Internally it...

MENDEL/Catalyst-Plugin-I18N-PathPrefix-0.07 - 07 Dec 2011 16:46:46 UTC - Search in distribution

GD::SecurityImage River stage two • 13 direct dependents • 17 total dependents

The (so called) *"Security Images"* are so popular. Most internet software use these in their registration screens to block robot programs (which may register tons of fake member accounts). Security images are basicaly, graphical CAPTCHAs (Completely...

BURAK/GD-SecurityImage-1.75 - 24 Dec 2018 11:35:30 UTC - Search in distribution

Plack::App::ImageMagick - Create and manipulate images with Image::Magick River stage zero No dependents

Use Image::Magick to create and manipulate images for your web applications....

AJGB/Plack-App-ImageMagick-1.110990 - 09 Apr 2011 23:23:12 UTC - Search in distribution

Mojo::Snoo::User - Mojo wrapper for Reddit Users River stage zero No dependents

CURTIS/Mojo-Snoo-0.15 - 24 Dec 2015 16:46:08 UTC - Search in distribution

Kwiki::Scode - Saves you from Wiki spammer. River stage zero No dependents

Scode (or Captcha) is a facility to prevent web spammers from posting abusing content to your website. Anyone who wants to edit wiki page are now required to input a verification code from an image. Thus make any spam-bot difficult to reconized that ...

GUGOD/Kwiki-Scode-0.03 - 03 Jan 2005 16:17:23 UTC - Search in distribution

Authen::TuringImage - Image based Turing test (CAPTCHA) River stage zero No dependents

This module implements an image based Turing test (aka "CAPTCHA") to help protect resources from automated access....

HASH/Authen-TuringImage-1.008 - 28 Oct 2018 04:11:56 UTC - Search in distribution

Dancer2::Plugin::Res - Dancer2 add-on for setting status/response. River stage one • 1 direct dependent • 1 total dependent

This is an honest attempt to make Dancer::Plugin::Res to be Dancer2 friendly. It should behave same as it's twin as nothing has changed in functionality. I needed a Dancer2 compatible version of Dancer::Plugin::Res for my other work available on gith...

MANWAR/Dancer2-Plugin-Res-0.10 - 04 Nov 2019 00:43:22 UTC - Search in distribution

App::ZofCMS::Plugin::Comments - drop-in visitor comments support. River stage one • 1 direct dependent • 1 total dependent

The module is a plugin for App::ZofCMS. It provides means to easily add "visitor comments" to your pages. The plugin offers configurable flood protection ( $x comments per $y seconds ) as well as ability to notify you of new comments via e-mail. The ...

ZOFFIX/App-ZofCMS-1.001008 - 05 Dec 2019 18:55:19 UTC - Search in distribution

Xcruciate::UnitConfig - OO API for reading xacerbate/xteriorize unit config files. River stage zero No dependents

Xcruciate::UnitConfig is part of the Xcruciate project (http://www.xcruciate.co.uk). It provides an OO interface to an xacerbate/xteriorize unit configuration file. Accessor functions return scalars for <scalar/> entry types and lists for <list/> ent...

MELONMAN/Xcruciate-0.21 - 15 Jul 2009 11:46:26 UTC - Search in distribution

POE::Component::WWW::OhNoRobotCom::Search - non-blocking POE based wrapper around WWW::OhNoRobotCom::Search module River stage one • 2 direct dependents • 2 total dependents

The module is a non-blocking wrapper around WWW::OhNoRobotCom::Search which provides interface to <http://www.ohnorobot.com/> search...

ZOFFIX/POE-Component-WWW-OhNoRobotCom-Search-0.002 - 17 Dec 2013 00:50:53 UTC - Search in distribution

Image::PNG::Cairo - extract PNG data from a Cairo::ImageSurface River stage zero No dependents

This is a bridge between Cairo and Image::PNG::Libpng which allows the user to extract the image data from a Cairo::ImageSurface into a structure which can then be manipulated to add other kinds of data....

BKB/Image-PNG-Cairo-0.09 - 05 Oct 2017 04:18:56 UTC - Search in distribution

WWW::Google::ClientLogin - Yet Another Google ClientLogin Client Library River stage zero No dependents

WWW::Google::ClientLogin is a Google ClientLogin client. SEE ALSO <http://code.google.com/intl/us/apis/accounts/docs/AuthForInstalledApps. html> Why I wrote this module? I know WWW::Google::Auth::ClientLogin module already exists, but I feel the retu...

XAICRON/WWW-Google-ClientLogin-0.04 - 15 Mar 2012 17:44:01 UTC - Search in distribution

Dancer2::Plugin::Paginator - Dancer2 plugin for Paginator::Lite. River stage zero No dependents

MANWAR/Dancer2-Plugin-Paginator-2.11 - 02 Nov 2019 20:10:43 UTC - Search in distribution

Bundle::InterchangeKitchenSink - A bundle of most all the modules nice to have for Interchange. A lot of stuff. River stage zero No dependents

This bundle installs the prerequisites for Interchange 5 as well as some modules that are not strictly necessary. (Interchange was formerly known as Minivend.) After installing this bundle, it is recommended that you quit the current session and then...

MIKEH/Bundle-InterchangeKitchenSink-1.14 - 23 Dec 2015 18:55:46 UTC - Search in distribution

WebService::GData::ClientLogin - implements ClientLogin authorization for google data related APIs v2. River stage zero No dependents

*inherits from WebService::GData* Google services supports different authorization systems allowing you to write data programmaticly. ClientLogin is one of such system. This package tries to get an authorization key to the service specified by loggin...

SZABGAB/WebService-GData-0.06 - 18 Oct 2013 07:43:13 UTC - Search in distribution

Net::VKontakte::Standalone - Perl extension for creating standalone Vkontakte API applications River stage zero No dependents

This module is just a wrapper for some JSON parsing and WWW::Mechanize magic, not much else....

AITAP/Net-VKontakte-Standalone-0.11 - 28 Feb 2013 18:20:40 UTC - Search in distribution

Catalyst::Controller::RateLimit - Protect your site from robots River stage zero No dependents

Protects critical parts of your site from robots....

GUGU/Catalyst-Controller-RateLimit-0.28 - 05 Jan 2010 19:36:57 UTC - Search in distribution

Acme::CPANModules::Import::PerlDancerAdvent::2011 - Modules mentioned in PerlDancer Advent Calendar 2011 River stage one • 1 direct dependent • 1 total dependent

Modules mentioned in PerlDancer Advent Calendar 2011. This list is generated by extracting module names mentioned in [http://advent.perldancer.org/2011/] (retrieved on 2016-11-24). Visit the URL for the full contents....

PERLANCAR/Acme-CPANModulesBundle-Import-PerlDancerAdvent-2011-0.001 - 22 Sep 2018 01:17:05 UTC - Search in distribution

WebService::Antigate::V2 - Recognition of captches using antigate.com service (now anti-captcha.com) through API v2 River stage zero No dependents

This is subclass of WebService::Antigate which implements version 2 of API. API documentation available at <https://anticaptcha.atlassian.net/wiki/spaces/API/pages/196635/Document ation+in+English>...

OLEG/WebService-Antigate-0.12 - 31 May 2019 13:09:28 UTC - Search in distribution
110 results (0.065 seconds)