X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FDispatchType%2FRegex.pm;h=0b2264d0954bd55d3945227ddeb09184e0c5530c;hb=615bfadf17b568b98fe61ac76a19767c90f9f58a;hp=af9a11a17a05e7927409f744e6f112954fe039f8;hpb=3c0186f29e8864c86aca75f03f8d8ac1afd5507d;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/DispatchType/Regex.pm b/lib/Catalyst/DispatchType/Regex.pm index af9a11a..0b2264d 100644 --- a/lib/Catalyst/DispatchType/Regex.pm +++ b/lib/Catalyst/DispatchType/Regex.pm @@ -66,7 +66,7 @@ override match => sub { } return 0; -} +}; =head2 $self->register( $c, $action )