X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDevel%2FREPL%2FPlugin%2FB%2FConcise.pm;h=1ec6afb739534f24562833b6ea6238340cb197e7;hb=b314b3ec66e440dbe04fc108403a062ab22084e6;hp=97ec791259b7e9b3c8a2648a24b6c5f7ee4c3d5e;hpb=9c3c6bc8dea98cb4955deff23ccb9bae2a2992cd;p=p5sagit%2FDevel-REPL.git diff --git a/lib/Devel/REPL/Plugin/B/Concise.pm b/lib/Devel/REPL/Plugin/B/Concise.pm index 97ec791..1ec6afb 100644 --- a/lib/Devel/REPL/Plugin/B/Concise.pm +++ b/lib/Devel/REPL/Plugin/B/Concise.pm @@ -75,7 +75,7 @@ This plugin provides a C command that uses L to dump optrees of expressions. The code is not actually executed, which means that when used with -L there is . +L there is no new value in C<_>. The command takes the same options as L, e.g. C<-basic> or C<-exec> to determine the dump order, C<-debug>, C<-concise> and C<-terse> to