Integrate mainline
[p5sagit/p5-mst-13.2.git] / opcode.pl
index 8defa67..4053671 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -444,7 +444,7 @@ bless               bless                   ck_fun          s@      S S?
 backtick       quoted execution (``, qx)       ck_open         t%      
 # glob defaults its first arg to $_
 glob           glob                    ck_glob         t@      S?
-readline       <HANDLE>                ck_fun          t%      F
+readline       <HANDLE>                ck_null         t%      F?
 rcatline       append I/O operator     ck_null         t%      
 
 # Bindable operators.