From: Kennedy Clark Date: Thu, 21 Sep 2006 01:49:25 +0000 (+0000) Subject: Update versions for list of plugins. X-Git-Tag: 5.7099_04~346 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=f16ea55da8d12e081cd1e12f25b011d8fc250e88 Update versions for list of plugins. --- diff --git a/lib/Catalyst/Manual/Tutorial/Intro.pod b/lib/Catalyst/Manual/Tutorial/Intro.pod index d4c1016..9194286 100644 --- a/lib/Catalyst/Manual/Tutorial/Intro.pod +++ b/lib/Catalyst/Manual/Tutorial/Intro.pod @@ -176,25 +176,21 @@ Catalyst Plugins The plugins used in this tutorial all have sufficiently stable APIs that you shouldn't need to worry about versions. However, there could be cases where the tutorial is affected by what version of plugins you -use. The plugins used for this tutorial are: +use. This tutorial has been tested against the following set of plugins: =over 4 =item * -Catalyst::Plugin::Authentication -- 0.07 +Catalyst::Plugin::Authentication -- 0.09 =item * -Catalyst::Plugin::Authentication::Credential::Password -- 0.07 +Catalyst::Plugin::Authentication::Store::DBIC -- 0.07 =item * -Catalyst::Plugin::Authentication::Store::DBIC -- 0.06 - -=item * - -Catalyst::Plugin::Authorization::ACL -- 0.06 +Catalyst::Plugin::Authorization::ACL -- 0.08 =item * @@ -202,7 +198,7 @@ Catalyst::Plugin::Authorization::Roles -- 0.04 =item * -Catalyst::Plugin::ConfigLoader -- 0.07 +Catalyst::Plugin::ConfigLoader -- 0.13 =item * @@ -210,15 +206,11 @@ Catalyst::Plugin::HTML::Widget -- 1.1 =item * -Catalyst::Plugin::Session -- 0.05 - -=item * - -Catalyst::Plugin::Session::FastMmap -- 0.12 +Catalyst::Plugin::Session -- 0.12 =item * -Catalyst::Plugin::Session::State::Cookie -- 0.02 +Catalyst::Plugin::Session::State::Cookie -- 0.05 =item * @@ -226,7 +218,7 @@ Catalyst::Plugin::Session::Store::FastMmap -- 0.02 =item * -Catalyst::Plugin::StackTrace -- 0.04 +Catalyst::Plugin::StackTrace -- 0.06 =item *