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

Check compatability with Carp::Always #3

Closed
plicease opened this issue Oct 5, 2022 · 0 comments
Closed

Check compatability with Carp::Always #3

plicease opened this issue Oct 5, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@plicease
Copy link
Member

plicease commented Oct 5, 2022

To detect Carp::Always:

Carp::Always->can('import') && [Sub::Identify::get_code_info($SIG{__WARN__})]->[0] eq 'Carp::Always'
@plicease plicease added the enhancement New feature or request label Oct 5, 2022
@plicease plicease closed this as completed Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant