Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ehuelsmann
Copy link
Member

Description

Because use parent is the Perl 5.10+ way to do this and because
parent is dual life, so older perls benefit as well.

Type of change

  • Maintenance

Checklist:

  • My code follows the style guidelines of this project, please see the contribution guidelines.
  • I have performed a self-review of my own code
  • [n/a] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • [n/a] I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Because `use parent` is the Perl 5.10+ way to do this *and* because
`parent` is dual life, so older perls benefit as well.
@ehuelsmann ehuelsmann requested a review from jonasbn August 4, 2021 17:51
@ehuelsmann ehuelsmann added the maintenance Maintenance of tools and configuration label Aug 4, 2021
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.201% when pulling 8ed3e97 on ehuelsmann:replace-base-with-parent into 5fa35d9 on jonasbn:master.

Copy link
Collaborator

@jonasbn jonasbn left a comment

Choose a reason for hiding this comment

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

Approved

@jonasbn jonasbn merged commit 2c01772 into perl-workflow:master Aug 4, 2021
@jonasbn jonasbn added this to the 2.0 milestone Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance of tools and configuration

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants