X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/468aa647417bbcdb0729a787fa25968401364880..d6a985f2bb09f0fd197b7c4af4b2d8913ce7f573:/op.h diff --git a/op.h b/op.h index 2c4937f..6482d20 100644 --- a/op.h +++ b/op.h @@ -109,6 +109,7 @@ Deprecated. Use C instead. /* On OP_DBSTATE, indicates breakpoint * (runtime property) */ /* On OP_AELEMFAST, indiciates pad var */ + /* On OP_REQUIRE, was seen as CORE::require */ /* old names; don't use in new code, but don't break them, either */ #define OPf_LIST OPf_WANT_LIST