X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=lib%2FDevel%2FREPL.pm;h=c46dcc6a56402b8bb5217cb0ddb35aeeb5968b40;hp=a77dcaf43f9d4a3c82d5c56b2ae2f079f3ba0acb;hb=73d11b2472f1796525dae400d71fafce30665ec4;hpb=c8fafb5a47755bd6ae2f3e86fba2e894e787d525 diff --git a/lib/Devel/REPL.pm b/lib/Devel/REPL.pm index a77dcaf..c46dcc6 100644 --- a/lib/Devel/REPL.pm +++ b/lib/Devel/REPL.pm @@ -223,7 +223,11 @@ exported functions from that module are available for immediate use: 1 $_ -To quit from the shell, hit C or C. +To quit from the shell, hit C or C. + + MSWin32 NOTE: control keys won't work if TERM=dumb + because readline functionality will be disabled. + =head2 Run Control Files @@ -328,7 +332,7 @@ the following: =item * -L >= 0.64 +L >= 0.74 =item * @@ -336,11 +340,11 @@ L >= 0.0009 =item * -L >= 0.15 +L >= 0.18 =item * -L >= 0.14 +L >= 0.16 =item * @@ -354,6 +358,18 @@ L L +=item * + +L + +=item * + +L + +=item * + +L + =back Optionally, some plugins if installed will require the following modules: @@ -370,10 +386,18 @@ L =item * +L + +=item * + L =item * +L + +=item * + L =item * @@ -416,6 +440,8 @@ Matt S Trout - mst (at) shadowcatsystems.co.uk (L >> +=item Chris Marshall + =back =head1 LICENSE