in reply to Requires behaviour when PERL is compiled

This should work for you using PAR ... Since the $program_file seems to be determined at runtime, it probably can't figure out the full dependency list, but you can explicitly add modules with pp's <c>-<M/c> switch.