X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FCompletionDriver%2FINC.pm;h=a47bc96c376400b67f40bd90d85efe9f05a9ae7d;hb=cfd1094b45c394258ccda08216f1435bf40e1d50;hp=6b882dd59def774ec233c6e7451a96eb7cc48a00;hpb=f40e4e38e23600c2239c60fa065011b7acc3b87c;p=p5sagit%2FDevel-REPL.git diff --git a/lib/Devel/REPL/Plugin/CompletionDriver/INC.pm b/lib/Devel/REPL/Plugin/CompletionDriver/INC.pm index 6b882dd..a47bc96 100644 --- a/lib/Devel/REPL/Plugin/CompletionDriver/INC.pm +++ b/lib/Devel/REPL/Plugin/CompletionDriver/INC.pm @@ -115,3 +115,11 @@ around complete => sub { 1; +__END__ + +=head1 NAME + +Devel::REPL::Plugin::CompletionDriver::INC - Complete module names in use and require + +=cut +