Jarkko didn't move the cd ..\pod correctly. Given that it's been
[p5sagit/p5-mst-13.2.git] / opcode.pl
index e13d14d..dc5b66e 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -633,7 +633,7 @@ hslice              hash slice              ck_null         m@      H L
 
 # Explosives and implosives.
 
-unpack         unpack                  ck_fun          @       S S?
+unpack         unpack                  ck_unpack       @       S S?
 pack           pack                    ck_fun          mst@    S L
 split          split                   ck_split        t@      S S S
 join           join or string          ck_join         mst@    S L