Well, since I happen to know that Mail::Trace::Postfix->find_message_info() also calls _parse_args(), I don't worry about that. (In fact, since they are both subclasses of the same class, they call the same _parse_args().)
Sorry, I should probably have mentioned that.