smart match warnings in perl 5.18 break module #9
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mjg/perl-App-DBCritic#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
smart match is marked as an experimental feature in perl 5.18, and issues warnings when used. That is breaking this module.
Same problem with perl 5.20.
Fixed in
0dbda97448