atoomic / perl

a repo to show what could be p7
Other
18 stars 8 forks source link

Study changes to t/re/*.t (2 of 3) #296

Closed jkeenan closed 4 years ago

jkeenan commented 4 years ago

In this ticket we will study our progress in pursuit of Objective 2, "strict-by-default", for the following files in the Perl core distribution:

t/re/pat.t
t/re/pat_advanced.t
t/re/pat_psycho.t
t/re/qr-72922.t
t/re/recompile.t
t/re/reg_60508.t
t/re/reg_eval.t
t/re/reg_eval_scope.t
t/re/reg_namedcapture.t
t/re/regex_sets.t
t/re/regex_sets_compat.t

The files in question are those found in the alpha branch.

These files should be evaluated in light of the guidelines presented on this wiki page. Please post the summary of your findings in a single comment in this issue.

Contributors: (1) Please post a comment to this ticket indicating you are working on it. That will enable us to assign the ticket to you. (GitHub won't let us do that until it already thinks you're part of the project.) (2) You should subscribe to this repository so that you get email updates.

Thank you for helping to improve the Perl programming language.

jkeenan commented 4 years ago

We've already studied files in t/re/, so this ticket is superfluous. Closing.