Changeset 13222 for lang/perl/Catalyst-Plugin-RequestToken
- Timestamp:
- 06/04/08 20:19:43 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Catalyst-Plugin-RequestToken/trunk/lib/Catalyst/Plugin/RequestToken.pm
r3541 r13222 9 9 use overload(); 10 10 11 our $VERSION = '0.0 5';11 our $VERSION = '0.06'; 12 12 13 13 sub setup { … … 103 103 =head1 NAME 104 104 105 Catalyst::Plugin::RequestToken - Handling transaction token for Catalyst 106 105 Catalyst::Plugin::RequestToken - (DEPRECATED) Handling transaction token for Catalyst 106 107 =head1 DEPRECATION NOTICE 108 109 B<This module has been deprecated in favor of Catalyst::Controller::RequestToken>. 110 Please do not use it in new code. It has known compatibility issues and is absolutely 111 not supported by anyone. It remains only in case you have existing code that 112 relies on it. 107 113 108 114 =head1 SYNOPSIS
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)