软件包: libcatalyst-plugin-captcha-perl (0.04-3)
libcatalyst-plugin-captcha-perl 的相关链接
Trisquel 的资源:
下载源码包 libcatalyst-plugin-captcha-perl:
- [libcatalyst-plugin-captcha-perl_0.04-3.dsc]
- [libcatalyst-plugin-captcha-perl_0.04.orig.tar.gz]
- [libcatalyst-plugin-captcha-perl_0.04-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Damyan Ivanov
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libcatalyst-plugin-session-store-cache-perl
- libcatalyst-plugin-session-store-dbi-perl
- libcatalyst-plugin-subrequest-perl
- libcatalyst-plugin-session-store-fastmmap-perl
- libcatalyst-plugin-session-store-file-perl
- libcatalyst-plugin-session-store-dbic-perl
- libcatalyst-plugin-session-state-cookie-perl
- libcatalyst-plugin-authentication-credential-openid-perl
- libcatalyst-plugin-configloader-perl
- libcatalyst-plugin-i18n-perl
- libcatalyst-view-json-perl
create and validate Captcha for Catalyst
Catalyst::Plugin::Captcha creates and validates Captcha objects.
Note: This plugin uses GD::SecurityImage and requires a session plugins like Catalyst::Plugin::Session
Captcha is a type of challenge-response test used in computing to determine whether or not the user is human.
Catalyst is an elegant Model-View-Controller web application framework written in Perl.
其他与 libcatalyst-plugin-captcha-perl 有关的软件包
|
|
|
-
- dep: libcatalyst-perl (>= 5.3)
- elegant Model-View-Controller Web Application Framework
-
- dep: libcatalyst-plugin-session-perl
- generic Session plugin for Catalyst
-
- dep: libgd-securityimage-perl
- security image (captcha) generator
-
- dep: libhttp-date-perl
- module of date conversion routines
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language