Skip to content

Commit

Permalink
Mention Sub::Import in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingmuch committed Oct 8, 2009
1 parent 1d64c1a commit 6157bcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Try/Tiny.pm
Expand Up @@ -134,8 +134,8 @@ of error values (simple strings, references, objects, overloaded objects, etc).
All functions are exported by default using L<Exporter>.
In the future L<Sub::Exporter> may be used to allow the keywords to be renamed,
but this technically does not satisfy Adam Kennedy's definition of "Tiny".
If you need to rename the C<try> or C<catch> keyword consider using
L<Sub::Import> to get L<Sub::Exporter>'s flexibility.
=over 4
Expand Down

0 comments on commit 6157bcb

Please sign in to comment.