Skip to content

Conversation

@ilmari
Copy link
Member

@ilmari ilmari commented Aug 16, 2023

This causes confusion for new users when they get told to not use those variables because of how they interact with sort and friends.

This changes them to $x and $y, and also changes nearby variables to keep things consistent, such as $c -> $z and @a -> @x.

I dind't touch perlfilter.pod, since that comes from the Filter dist, which is upstream CPAN.

This causes confusion for new users when they get told to not use
those variables because of how they interact with sort and friends.

This changes them to `$x` and `$y`, and also changes nearby variables
to keep things consistent, such as `$c` -> `$z` and `@a` -> `@x`.

I dind't touch `perlfilter.pod`, since that comes from the
Filter dist, which is upstream CPAN.
@ilmari ilmari merged commit e13bc2a into blead Aug 16, 2023
@ilmari ilmari deleted the pod-dollar-ab branch August 17, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants