X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FException%2FGo.pm;h=48f90aaee2f99189929ca1c176e906961f54cbca;hb=a62b43cd084495c7d73cd666e51d70598f63f540;hp=e4e50a3bf8379adafedb3665261a2634252778d4;hpb=b6c6af73c35c442dea0ed179bfc6c73c49f6fc3e;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Exception/Go.pm b/lib/Catalyst/Exception/Go.pm index e4e50a3..48f90aa 100644 --- a/lib/Catalyst/Exception/Go.pm +++ b/lib/Catalyst/Exception/Go.pm @@ -23,9 +23,9 @@ Catalyst::Exception::Go - Exception for redispatching using $ctx->go() Do not use this class directly, instead you should use the singleton instance found in $Catalyst::GO; - + E.g. die $Catalyst::GO; - + See also L and L. =head1 DESCRIPTION