summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Exporter/Lexical.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/Exporter/Lexical.pm b/lib/Exporter/Lexical.pm
index 56b0843..1f3fdf6 100644
--- a/lib/Exporter/Lexical.pm
+++ b/lib/Exporter/Lexical.pm
@@ -45,4 +45,10 @@ sub import {
}
}
+=begin Pod::Coverage
+
+ lexical_import
+
+=end Pod::Coverage
+
1;