X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FComponents.pod;h=3372e7dc8c5d9f0c7c2f00f96ff7da84be9a7d0e;hb=834c324a7ec6264314f49171a9bd63aa555d3bd1;hp=cc45a801bde4b978b550f75ba5bc849e78ce916b;hpb=aa82583deefab5c36afe9e554dfa7099592a18ec;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Components.pod b/lib/Catalyst/Manual/Components.pod index cc45a80..3372e7d 100644 --- a/lib/Catalyst/Manual/Components.pod +++ b/lib/Catalyst/Manual/Components.pod @@ -53,9 +53,9 @@ Note that newer versions of the authentication plugin allow multiple C, so that you can authenticate users in different ways in different parts of your application. -This, however, has involved deprecated all classes in the -C and -C namespaces. +This, however, has involved deprecating all classes in the +C and +C namespaces. These plugins are still usable, but they have mostly been replaced with new modules in the new namespace which will work together.