Skip to content

Conversation

@jkeenan
Copy link
Contributor

@jkeenan jkeenan commented Sep 29, 2025

I had occasion today to try to understand lib/B/Deparse.t. The mixture of tabs and spaces in indentation was not helpful.

Standardize on 4 wordspaces for tabs -- but keep some all-whitespace lines where that was part of the plan to exercise Deparse edge cases. Lexicalize $b to avoid confusion with the special $b for sort. Remove one outdated comment.


  • This set of changes does not require a perldelta entry.

Standardize on 4 wordspaces for tabs -- but keep some all-whitespace
lines where that was part of the plan to exercise Deparse edge cases.
Lexicalize $b to avoid confusion with the special $b for sort.  Remove
one outdated comment.
@jkeenan jkeenan merged commit 5d584a7 into Perl:blead Sep 30, 2025
34 checks passed
@jkeenan jkeenan deleted the tidy-b-deparse-t-20250929 branch September 30, 2025 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants