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

$@ is unstable in all perl versions #9

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

Conversation

pali
Copy link

@pali pali commented Jan 14, 2018

Update documentation about $@.

Fixes: https://rt.cpan.org/Public/Bug/Display.html?id=120512

$@ might be a true value when eval succeeded.
pali added 2 commits January 14, 2018 23:08
Fixes failing test which was added in previous commit.

t/basic.t ...................... 1/36
   Failed test '$@ untouched'
   at t/basic.t line 222.
          got: 'another magic'
     expected: 'magic'
 Looks like you failed 1 test of 36.
@pali pali force-pushed the unstable-dollarat branch from 81ffe91 to 4f0f14b Compare January 14, 2018 22:12
@pali
Copy link
Author

pali commented Jan 14, 2018

Failing test should be fixed in new third commit.

@pali
Copy link
Author

pali commented Jul 10, 2018

ping; can you review this (and also other) pull requests?

@pali
Copy link
Author

pali commented Nov 30, 2018

Can somebody review this pull request?

@pali
Copy link
Author

pali commented Mar 14, 2019

@karenetheridge: ping

@karenetheridge
Copy link
Member

General comment: we need more reviewers for this pull request. Try::Tiny is at the very top of the cpan river and changes here will affect the entire ecosystem. There is a lot going on in this pull request so we must be extremely cautious.

@pali
Copy link
Author

pali commented Mar 18, 2019

@karenetheridge So who could review this pull request?

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.

2 participants