summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-06-27 18:04:38 -0400
committerJesse Luehrs <doy@tozt.net>2013-06-27 18:04:38 -0400
commitca1aa50a460e9a179168dfb211f3e32751f69bb7 (patch)
treecc4e103048eec11f55ae6146f573de80b1779aa7
parent5a5d6f56accf652c1033078496105f299d426013 (diff)
downloadreply-ca1aa50a460e9a179168dfb211f3e32751f69bb7.tar.gz
reply-ca1aa50a460e9a179168dfb211f3e32751f69bb7.zip
pod coverage
-rw-r--r--lib/Reply/Plugin/Autocomplete/Lexicals.pm1
-rw-r--r--lib/Reply/Plugin/Defaults.pm1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/Reply/Plugin/Autocomplete/Lexicals.pm b/lib/Reply/Plugin/Autocomplete/Lexicals.pm
index ee981f7..7c4a771 100644
--- a/lib/Reply/Plugin/Autocomplete/Lexicals.pm
+++ b/lib/Reply/Plugin/Autocomplete/Lexicals.pm
@@ -74,6 +74,7 @@ sub tab_handler {
=for Pod::Coverage
tab_handler
+ lexical_environment
=cut
diff --git a/lib/Reply/Plugin/Defaults.pm b/lib/Reply/Plugin/Defaults.pm
index ca3c047..0124b4c 100644
--- a/lib/Reply/Plugin/Defaults.pm
+++ b/lib/Reply/Plugin/Defaults.pm
@@ -118,6 +118,7 @@ sub loop {
new
command_q
+ lexical_environment
=end Pod::Coverage