In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/15aaad1a4868c95f9260553b20cb877dc3da0779?hp=860a1f6870d639e801330f29feacb755aa8ba3fc>
- Log ----------------------------------------------------------------- commit 15aaad1a4868c95f9260553b20cb877dc3da0779 Author: Ricardo Signes <[email protected]> Date: Fri May 11 08:07:25 2012 -0400 Revert "perl5160delta: The coreargs opcode is undeserving of mention" This reverts commit 1061b56a7b2cc84a8ac96a405e5b8c185936605c. This is a reversion of a reversion. The reversion in 1061b56a7b2cc was a bizarre mistake made during merging some blead/release conflicts, and rjbs sincerely apologizes! ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index eaab518..de86fe2 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2309,11 +2309,6 @@ which has unwarranted chumminess with the implementation may need updating. =item * -A C<coreargs> opcode has been added, to be used by C<&CORE::foo> subs to sort -out C<@_>. - -=item * - An API has been added to explicitly choose whether or not to export XSUB symbols. More detail can be found in the comments for commit e64345f8. -- Perl5 Master Repository
