Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

builtin: document when each function was first available and stabilized #22301

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

Grinnz
Copy link
Contributor

@Grinnz Grinnz commented Jun 18, 2024

To aid users who see use of this module or are directed to its documentation, so they can quickly determine the minimum Perl version requirements.

Copy link
Contributor

@khwilliamson khwilliamson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jkeenan
Copy link
Contributor

jkeenan commented Jun 20, 2024

@Grinnz, this will be helpful, but I wonder: Was there some programmatic way by which you found which features appeared when, or did you simply grind through old perldeltas?

@Grinnz
Copy link
Contributor Author

Grinnz commented Jun 20, 2024

I just looked at the builtin docs for 5.36, 5.38, and 5.40. There haven't been many iterations of this module yet

@khwilliamson khwilliamson merged commit 4d18c95 into Perl:blead Jun 22, 2024
30 checks passed
@Grinnz Grinnz deleted the patch-10 branch June 22, 2024 20:24
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.

3 participants