diff options
Diffstat (limited to 'lib/Exporter.pm')
-rw-r--r-- | lib/Exporter.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Exporter.pm b/lib/Exporter.pm index 885c854689..63534a565d 100644 --- a/lib/Exporter.pm +++ b/lib/Exporter.pm @@ -518,7 +518,7 @@ to not export: =item * -method names (because you don't need to to +method names (because you don't need to and that's likely to not do what you want), =item * |