http://qs321.pair.com?node_id=353953


in reply to PAR and Tk

I compile it all with pp (no args but the filename). No errors.
Whoa, just thought of something...

Shouldn't that be: pp -MTk yourcode.pl ?

Not sure if it helps or not, but PAR does require that you specify modules used in the code. It can find module dependencies, but not the actual list of modules used/required.