in reply to How to tell what version of Perl a script needs?
Not the quickest way, but you could just pull and build old perls in a binary search fashion, and try your script with each one.