Groups | Search | Server Info | Login | Register


Groups > perl.perl5.changes > #34426

[Perl/perl5] 746135: perlapi: Combine pad_add_name_pvs with similar ent...

Newsgroups perl.perl5.changes
Date 2026-03-03 07:45 -0800
Message-ID <Perl/perl5/push/refs/heads/blead/686476-746135@github.com> (permalink)
Subject [Perl/perl5] 746135: perlapi: Combine pad_add_name_pvs with similar ent...
From perl5-changes@perl.org (Karl Williamson via perl5-changes)

Show all headers | View raw


  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 746135fdef928ba2623489798750938418d153be
      https://github.com/Perl/perl5/commit/746135fdef928ba2623489798750938418d153be
  Author: Karl Williamson <khw@cpan.org>
  Date:   2026-03-03 (Tue, 03 Mar 2026)

  Changed paths:
    M pad.c
    M pad.h

  Log Message:
  -----------
  perlapi: Combine pad_add_name_pvs with similar entries

This enables the reader to see all the similar possibilities at a
glance, to compare and contrast them, and hence to choose the best form
for their needs.



To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications

Back to perl.perl5.changes | Previous | Next | Find similar


Thread

[Perl/perl5] 746135: perlapi: Combine pad_add_name_pvs with similar ent... perl5-changes@perl.org (Karl Williamson via perl5-changes) - 2026-03-03 07:45 -0800

csiph-web