X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FIntro.pod;h=0454a3a0bfc63fc973cc9d9e069f4f9758343b99;hp=828878be10e0f9b6f9bd6e8f53d495844c373822;hb=7c6892d94938b07b1ec201e2aef9695d2d35d3c5;hpb=028b4e1a01c7fee31bcee0c3b44cb12958b61222 diff --git a/lib/Catalyst/Manual/Tutorial/Intro.pod b/lib/Catalyst/Manual/Tutorial/Intro.pod index 828878b..0454a3a 100644 --- a/lib/Catalyst/Manual/Tutorial/Intro.pod +++ b/lib/Catalyst/Manual/Tutorial/Intro.pod @@ -383,7 +383,7 @@ NetBSD Package Collection on Solaris The 2008 Advent Day 15 entry has more information on using C and NetBSD packages on Solaris: -L. +L. =item * @@ -452,7 +452,7 @@ B You can run the test cases for the final code through Part 8 with the following commands: wget http://dev.catalyst.perl.org/repos/Catalyst/trunk/examples/Tutorial/MyApp_Part8.tgz - tar zxvf MyApp.tgz + tar zxvf MyApp_Part8.tgz cd MyApp CATALYST_DEBUG=0 prove --lib lib t