Get rid of more "the ... manpage" POD things
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Manual / Tutorial / Intro.pod
index 990ada9..d128ee3 100644 (file)
@@ -113,7 +113,8 @@ PostgreSQL).
 
 =item * 
 
-The use of HTML::Widget for automated form processing and validation.
+The use of L<HTML::Widget|HTML::Widget> for automated form processing 
+and validation.
 
 =back
 
@@ -176,7 +177,7 @@ Catalyst::Plugin::Authentication -- 0.07
 
 =item *
 
-Authentication::Credential::Password -- 0.07
+Catalyst::Plugin::Authentication::Credential::Password -- 0.07
 
 =item *
 
@@ -321,6 +322,7 @@ part for the appropriate svn command to use).  Additionally, the final
 code is available as a ready-to-run tarball at
 I<TO_BE_ADDED_TO_FINAL_VERSION>.
 
+
 =head1 AUTHOR
 
 Kennedy Clark, C<hkclark@gmail.com>