Skip Menu |

This queue is for tickets about the CGI-Application-Plugin-Authentication CPAN distribution.

Report information
The Basics
Id: 20632
Status: resolved
Priority: 0/
Queue: CGI-Application-Plugin-Authentication

People
Owner: Nobody in particular
Requestors: polettix [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.10
Fixed in: (no value)



Subject: A note about the documentation
In the SYNOPSIS there is: use base qw(CGI::Application); # make sure this occurs before you load the plugin use CGI::Application::Plugin::Authentication; but later, in the EXAMPLE: use CGI::Application::Plugin::Authentication; use base qw(CGI::Application); One of the two should probably be modified.
Thanks... This will be fixed in version 0.12 (I missed it in the last release) Cheers, Cees