Renee

Results 21 comments of Renee

Thanks, I got the mail. When I click on the link, I get this response: ![image](https://user-images.githubusercontent.com/144096/163240026-8e3cfec5-bdac-4d42-b8bf-db360b84053e.png) And the PAUSE account is still not added to my identities: ![image](https://user-images.githubusercontent.com/144096/163240193-5d55b5f4-1765-4332-ac05-a37db3dab71b.png)

I think that's the same PPI bug as the one I mentioned in #917

This is not a bug in Perl::Critic, but in PPI, see https://github.com/adamkennedy/PPI/pull/250

Variables::ProhibitPackageVars already checks for that. Do you want a separate policy?

This is not a bug in Perl::Critic, but in PPI as PPI parses the code in a wrong way: ``` PPI::Statement PPI::Token::Word 'format' PPI::Token::Whitespace ' ' PPI::Token::Word 'BYDEPTH_TOP' PPI::Token::Whitespace '...

ping @vti . Can I help with a new release?

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29424 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29662

Other CVEs I found: * http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14393 * http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14392 * http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20919