summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2010-11-26 15:52:54 -0800
committerFather Chrysostomos <sprout@cpan.org>2010-11-26 15:57:42 -0800
commit8b47453d44c563ee3090c84630e0eea428f30e97 (patch)
tree79dc9940bd2c8df2f0e092a8822ef48435c20b6b /embed.fnc
parent37fa633444b8c1fc34df1a1bc8c199a5d208ad86 (diff)
downloadperl-8b47453d44c563ee3090c84630e0eea428f30e97.tar.gz
[perl #78908] Reinstate mod for one more stable release
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index cf22c78d19..9effd6b9ff 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -735,6 +735,8 @@ Apd |int |mg_set |NN SV* sv
Ap |I32 |mg_size |NN SV* sv
Ap |void |mini_mktime |NN struct tm *ptm
AMpd |OP* |op_lvalue |NULLOK OP* o|I32 type
+: To be removed after 5.14 (see [perl #78908]):
+EXp |OP* |mod |NULLOK OP* o|I32 type
: Used in op.c and pp_sys.c
p |int |mode_from_discipline|NULLOK const char* s|STRLEN len
Ap |const char* |moreswitches |NN const char* s