Nicolas R.

Results 77 comments of Nicolas R.

> You probably want to leave B::Deparse's code in place for deparsing the old optree shapes (give or take some additional comments explaining why), because XS modules that generate optrees...

The plan is to bump blead to 7.1.0 in the next days.

Note: https://github.com/Perl/perl5/pull/19542 provides one suggestion to merge both ideas from https://github.com/Perl/perl5/pull/19513 and https://github.com/Perl/perl5/pull/19523

The fixup in blead is provided by f9757a510d28a063aaf6e6503efaeb09604b2c96

need to sync with #19513 effort IMO we should merge this one first

After spending more time reading the PR for MANIFEST.SKIP and MANIFEST.DEV from #19523 and #19513 Here is my thought: - I prefer the syntax of `MANIFEST.SKIP` this makes it so...

I agree this branch can be safely merged as its own. IMO we try to easily control what is ship and what is not packaged in the tarball. This is...

I agree with @demerphq both PRs are solving two different problems. - #19523 simplifies the way we can easily exclude common noise - #19513 provides a mechanism to avoid shipping...

Note: https://github.com/Perl/perl5/pull/19542 provides one suggestion to merge both ideas from https://github.com/Perl/perl5/pull/19513 and https://github.com/Perl/perl5/pull/19523