X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FAuthentication.pod;fp=lib%2FCatalyst%2FManual%2FTutorial%2FAuthentication.pod;h=0c8e2b348e841028f69d6944326c5023e4294294;hb=33aee7ed93ee23ff174aa8affcaf935148a67230;hp=69cb23c6b090994da7aa67424b059eea753b34d8;hpb=28dc3f0e62df58f17417c169c9f66068f525bc09;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual/Tutorial/Authentication.pod b/lib/Catalyst/Manual/Tutorial/Authentication.pod index 69cb23c..0c8e2b3 100644 --- a/lib/Catalyst/Manual/Tutorial/Authentication.pod +++ b/lib/Catalyst/Manual/Tutorial/Authentication.pod @@ -333,7 +333,7 @@ Again, notice that your "result source" classes have been "re-loaded" by Catalys =head2 Include Authentication and Session Plugins -Edit C and update it as follows (everything below C is new): +Edit C and update it as follows (everything below C is new): use Catalyst qw/ -Debug @@ -341,7 +341,6 @@ Edit C and update it as follows (everything below C is Static::Simple StackTrace - DefaultEnd Authentication Authentication::Store::DBIC