X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FReadLineHistory.pm;fp=lib%2FDevel%2FREPL%2FPlugin%2FReadLineHistory.pm;h=f3f46bc2e5bf61484b360f7ce58c1e18317db868;hp=051e37d563331e93cf1eff8a7657b0b8a538e853;hb=cfd1094b45c394258ccda08216f1435bf40e1d50;hpb=f40e4e38e23600c2239c60fa065011b7acc3b87c diff --git a/lib/Devel/REPL/Plugin/ReadLineHistory.pm b/lib/Devel/REPL/Plugin/ReadLineHistory.pm index 051e37d..f3f46bc 100644 --- a/lib/Devel/REPL/Plugin/ReadLineHistory.pm +++ b/lib/Devel/REPL/Plugin/ReadLineHistory.pm @@ -27,3 +27,11 @@ around 'run' => sub { 1; +__END__ + +=head1 NAME + +Devel::REPL::Plugin::ReadLineHistory - Integrate history with the facilities provided by L + +=cut +