Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
more links
  • Loading branch information
kraih committed May 24, 2014
1 parent 5619418 commit d9896cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/EventEmitter.pm
Expand Up @@ -141,7 +141,7 @@ implements the following new ones.
$e = $e->catch(sub {...});
Subscribe to C<error> event.
Subscribe to L</"error"> event.
# Longer version
$e->on(error => sub {...});
Expand Down

0 comments on commit d9896cb

Please sign in to comment.