File: Changes

package info (click to toggle)
libcatalyst-plugin-captcha-perl 0.04-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 72 kB
  • sloc: perl: 53; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 600 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Perl extension Catalyst::Plugin::Captcha.

0.04  Fri Apr 2 16:45:00 2010
       - Updated to work nice on Catalyst 5.8
            applied patch by Peter Flanigan 

0.03  Mon May 29 10:42:00 2006
       - Added clear_captcha_string method.
       - Added pod documents.

0.02  Fri Mar 24 17:15:00 2006
        - Added image->out parameter.
        - Added no-cache headers.
        - Fixed content_type and documents. 
              thanks John Napiorkowski

0.01  Wed Mar  8 17:38:13 2006
	- original version; created by h2xs 1.23 with options
		-XAn Catalyst::Plugin::Captcha