Hello, I'm testing some perl source code transformation tool (kinda perl source code prettifier). I would like to test it by running over some huge software package written in perl that have testsuites written for it available (i.e. I would like to transform some package's source, transform its testsuite's source, then run transformed testsuite to check whether transformed project still passes the tests).
Could you please recommend me some such big perl packages with testsuites? Thanks in advance. -- Best regards, -Vlad