Update revision numbers in 'svn co' commands.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual / Tutorial / Intro.pod
index bc55b74..95c1519 100644 (file)
@@ -88,9 +88,9 @@ Role-based authorization ("authz").
 
 =item * 
 
-Attempts to provide an example showing current (5.7000) Catalyst
+Attempts to provide an example showing current (5.7X) Catalyst
 practices. For example, the use of 
-L<Catalyst::Plugin::DefaultEnd|Catalyst::Plugin::DefaultEnd>,
+L<Catalyst::Action::RenderView|Catalyst::Action::RenderView>,
 DBIC, L<Catalyst::Plugin::ConfigLoader|Catalyst::Plugin::ConfigLoader> 
 with C<myapp.yml>, the use of C<lib/MyApp/Controller/Root.pm> 
 vs. C<lib/MyApp.pm>, etc.
@@ -197,10 +197,6 @@ Catalyst::Plugin::ConfigLoader -- 0.07
 
 =item *
 
-Catalyst::Plugin::DefaultEnd -- 0.06
-
-=item *
-
 Catalyst::Plugin::HTML::Widget -- 1.1
 
 =item *