From c43189112c58a6c5c771c7a52d11fb8e6b79b16b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 5 Jan 2011 14:58:39 -0600 Subject: typo fix --- lib/Eval/Closure.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Eval/Closure.pm b/lib/Eval/Closure.pm index b03df5b..48f9258 100644 --- a/lib/Eval/Closure.pm +++ b/lib/Eval/Closure.pm @@ -81,7 +81,7 @@ will show up as "(eval n)", where 'n' is a sequential identifier for every string eval that has happened so far in the program. Passing a C parameter lets you override that to something more useful (for instance, L overrides the description for accessors to something like "accessor -foo at MyClass.pm, like 123"). +foo at MyClass.pm, line 123"). =back -- cgit v1.2.3-54-g00ecf