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

Yves/fixes for perl 5 38 #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

demerphq
Copy link
Collaborator

Apostrophe has been deprecated in 5.37.8 and will be removed completely by 5.40. Its use in this module breaks things that use Carp::Assert even if they do not use shouldn't().

This also adds the missing files that were released to CPAN but not included in the repo, and adds a .gitignore, MANIFEST.SKIP and updates MANIFEST.

This synchronizes the repo with the latest cpan release.
In perl 5.37.9 use of apostrophe for a package separator
has been deprecated, and by 5.40 it will be removed. (Probably
in 5.39.x somewhere.)

Many modules use this Carp::Assert and they all throw a warning
from doing so because of shouldn't().
This allows the dist to be built properly.
Switch the repo to my own, I actually own this on PAUSE,
so I might as well take ownership of the issues, etc.
@demerphq
Copy link
Collaborator Author

demerphq commented Mar 4, 2023

Just FYI, this was released to PAUSE just now as Carp::Assert 0.22

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.

1 participant