X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FIntro.pod;h=6527af63abadb15ff3ecfd9aee7ef73b7adcc9c4;hb=91864987dc0e2256fe00b94853ba5b3a18f01ea2;hp=d8d7134c1df708799726dc0787bf8272b3ac9e4b;hpb=3640f71c9bb087d399a5150634926abb18d8776d;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual/Intro.pod b/lib/Catalyst/Manual/Intro.pod index d8d7134..6527af6 100644 --- a/lib/Catalyst/Manual/Intro.pod +++ b/lib/Catalyst/Manual/Intro.pod @@ -18,15 +18,15 @@ Here's how the M, V and C map to those concerns, with examples of well-known Per =over 4 -=item * Model +=item * B Access and modify content (data). L, L, L... -=item * View +=item * B Present content to the user. L