パッケージ: libgd-securityimage-perl (1.75-1)
libgd-securityimage-perl に関するリンク
Debian の資源:
libgd-securityimage-perl ソースパッケージをダウンロード:
- [libgd-securityimage-perl_1.75-1.dsc]
- [libgd-securityimage-perl_1.75.orig.tar.gz]
- [libgd-securityimage-perl_1.75-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
security image (captcha) generator
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 Automated Public Turing Test to Tell Computers and Humans Apart). This module gives you a basic interface to create such an image. The final output is the actual graphic data, the mime type of the graphic and the created random string. The module also has some "styles" that are used to create the background (or foreground) of the image.
If you are an Authen::Captcha user, see GD::SecurityImage::AC for migration from Authen::Captcha to GD::SecurityImage.
GD::SecurityImage is just an image generator. Not a captcha handler. The validation of the generated graphic is left to your programming taste.
その他の libgd-securityimage-perl 関連パッケージ
|
|
|
|
-
- dep: libgd-perl
- libgd の Perl モジュールラッパー
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libimage-magick-perl
- ImageMagick 画像ルーチンへの Perl インターフェース