
castaway at desert-island
Aug 27, 2008, 12:23 PM
Post #2 of 2
(623 views)
Permalink
|
|
Re: Catalyst::Manual::Intro documentation patch
[In reply to]
|
|
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 _______________________________________________ Catalyst-dev mailing list Catalyst-dev[at]lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
|