Updated welcome
Sebastian Riedel [Wed, 19 Oct 2005 09:30:43 +0000 (09:30 +0000)]
lib/Catalyst.pm

index 092a60d..bd687ce 100644 (file)
@@ -605,19 +605,9 @@ sub welcome_message {
                  <p>That all depends really, on what <b>you</b> want to do.
                     We do, however, provide you with a few starting points.</p>
                  <p>If you want to jump right into web development with Catalyst
-                    you might want to check out the following links.</p>
-                 <ul>
-                     <li>
-                         <a href="http://cpansearch.perl.org/dist/Catalyst/lib/Catalyst/Manual.pod">
-                             Catalyst::Manual
-                         </a>
-                     </li>
-                     <li>
-                         <a href="http://cpansearch.perl.org/dist/Catalyst/lib/Catalyst/Manual/Intro.pod">
-                             Catalyst::Manual::Intro
-                         </a>
-                     </li>
-                 </ul>
+                    you might want to check out the documentation.</p>
+                 <pre><code>perldoc<a href="http://cpansearch.perl.org/dist/Catalyst/lib/Catalyst/Manual.pod">Catalyst::Manual</a>
+perldoc<a href="http://cpansearch.perl.org/dist/Catalyst/lib/Catalyst/Manual/Intro.pod">Catalyst::Manual::Intro</a></code></pre>
                  <p>If you would like some background information on the
                     MVC-pattern, theese links might be able to help you out.</p>
                  <ul>
@@ -637,10 +627,6 @@ sub welcome_message {
                          </a>
                      </li>
                  </ul>
-                 <p>You may also want to check the local installed
-                    documentation.</p>
-                 <pre><code>perldoc Catalyst::Manual
-perldoc Catalyst::Manual::Intro</code></pre>
                  <h2>What to do next?</h2>
                  <p>Next you need to create an actuall application. Use the
                     helper scripts for what they are worth, they can save you