Hi, I recently wondered what to do with the small scripts in t/examples/99problems/*.t. As regression tests they seem quite nice, but the flood of many small files somehow deterred me.
Now my proposal is to move them to t/spec/integration/, and always join 10 of them together, so that we might have 99problems01-10.t, 99problems11-20.t etc. Does anybody have a better idea? If not, I'll implement that in the next few (days/weeks/months). Cheers, Moritz