X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FCompletionDriver%2FMethods.pm;h=aa09f0e9083e043f435696bdcdca744465ffcb55;hb=cfd1094b45c394258ccda08216f1435bf40e1d50;hp=f9d4e60bafc3cb471ab9e41496a13f4a8065185e;hpb=f40e4e38e23600c2239c60fa065011b7acc3b87c;p=p5sagit%2FDevel-REPL.git diff --git a/lib/Devel/REPL/Plugin/CompletionDriver/Methods.pm b/lib/Devel/REPL/Plugin/CompletionDriver/Methods.pm index f9d4e60..aa09f0e 100644 --- a/lib/Devel/REPL/Plugin/CompletionDriver/Methods.pm +++ b/lib/Devel/REPL/Plugin/CompletionDriver/Methods.pm @@ -58,4 +58,11 @@ around complete => sub { 1; +__END__ + +=head1 NAME + +Devel::REPL::Plugin::CompletionDriver::Methods - Complete class or object method names + +=cut