معرفی شرکت ها


libcgi-application-plugin-captcha-perl_0.04-2.1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

module providing CAPTCHA support in CGI::Application
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Jammy-22.04
مخزن Ubuntu universe all
نام بسته libcgi-application-plugin-captcha-perl
نام فایل بسته libcgi-application-plugin-captcha-perl_0.04-2.1_all.deb
نسخه بسته 0.04
انتشار بسته 2.1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/CGI-Application-Plugin-CAPTCHA
مجوز -
حجم دانلود 11752
حجم نصب 31
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 random string of characters. A user must successfully enter the random string in order to submit a form. This is a simple (yet annoying) procedure for humans to complete, but one that is significantly more difficult for a form-stuffing script to complete without having to integrate some sort of OCR. . CAPTCHAs are not a perfect solution. Any skilled, diligent cracker will eventually be able to bypass a CAPTCHA, but it should be able to shut down your average script-kiddie. . When a CAPTCHA is created with this module, raw image data is transmitted from your web application to the client browser. A cookie containing a checksum is also transmitted with the image. When the client submits their form for processing (along with their verification of the random string), captcha_verify() generates a checksum of the verification string the user entered. If the newly generated checksum matches the checksum found in the cookie, the CAPTCHA is assumed to have been successfully entered, and the user is allowed to continue processing their form.


نیازمندی

مقدار نام
- perl:any
- libcgi-application-perl
- libgd-securityimage-perl
- libdata-random-perl


نحوه نصب


نصب پکیج deb libcgi-application-plugin-captcha-perl:

    sudo apt-get install libcgi-application-plugin-captcha-perl_0.04-2.1_all.deb


فایل ها

مسیرها
./usr/share/doc/libcgi-application-plugin-captcha-perl/changelog.Debian.gz
./usr/share/doc/libcgi-application-plugin-captcha-perl/copyright
./usr/share/man/man3/CGI::Application::Plugin::CAPTCHA.3pm.gz
./usr/share/perl5/CGI/Application/Plugin/CAPTCHA.pm