X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual.pm;h=c1fb5547b696c5f1901d09ba8f860354af68484d;hb=7af3a61756f0f85bde78785c18d146b62929675a;hp=f4f49bd3dfcb88580b016ac9768a3c4143b02763;hpb=e0636114182166f955335b82af71ae937bf49790;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index f4f49bd..c1fb554 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -6,13 +6,12 @@ package Catalyst::Manual; use strict; use warnings; -our $VERSION = '5.8003'; +our $VERSION = '5.9006'; =head1 NAME Catalyst::Manual - The Catalyst developer's manual - =head1 SYNOPSIS perldoc Catalyst::Manual::Intro @@ -24,7 +23,7 @@ Catalyst::Manual - The Catalyst developer's manual Install L to install all the dependencies you need to follow along with the Tutorial. You can also refer to -L +L for more information on installation options. Some "Getting Started" Links: @@ -78,7 +77,7 @@ For additional information on Catalyst, there are currently two books available: =item * The Definitive Guide to Catalyst: Writing Extendable, Scalable and -Maintainable Perl–Based Web Applications +Maintainable Perl-Based Web Applications By: Kieren Diment, Matt Trout Available July 12, 2009