summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-10 16:47:54 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-10 16:47:54 -0400
commit385643c4bfb1701e89abff709e4d6632eceb6f32 (patch)
tree3b75e0afca86591d3752d906b89c4f0e964de509
parent7031ee9e2b385fd149cd121e3d5d01f99ac99eda (diff)
downloadexporter-lexical-385643c4bfb1701e89abff709e4d6632eceb6f32.tar.gz
exporter-lexical-385643c4bfb1701e89abff709e4d6632eceb6f32.zip
don't document this for now
-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;