diff --git a/lib/Try/Tiny.pm b/lib/Try/Tiny.pm index 708a67e..5212a30 100644 --- a/lib/Try/Tiny.pm +++ b/lib/Try/Tiny.pm @@ -134,8 +134,8 @@ of error values (simple strings, references, objects, overloaded objects, etc). All functions are exported by default using L. -In the future L 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 or C keyword consider using +L to get L's flexibility. =over 4