[Catalyst-dev] Catalyst::Manual::Intro documentation patch

Jess Robinson castaway at desert-island.me.uk
Wed Aug 27 20:23:36 BST 2008




On Tue, 26 Aug 2008, Luc St-Louis wrote:

> Here you go:
>
> --- Intro.pod.orig      2008-07-09 07:44:35.000000000 -0400
> +++ Intro.pod   2008-08-26 07:49:52.000000000 -0400
> @@ -104,7 +104,7 @@
>
> Now http://localhost:3000/hello prints "Hello World!".
>
> -Note that actions with the C< :Local > attribute are equivalent to
> +Note that actions with the C< :Global > attribute are equivalent to
> using a C<:Path('/action_name') > attribute (note the leading slash).
> So our action could be equivalently:
>

Applied, thanks.

Jess




More information about the Catalyst-dev mailing list