----- Original Message ----- From: "Erik Hollensbe" <[EMAIL PROTECTED]>
To: <inline@perl.org>
.
.

if _Inline exists:
 check stub version indicator against perl build/version
   if equal, execute
   otherwise, rebuild
otherwise
 rebuild

This seems simple and straightforward, and users only face a
performance/maintenance penalty when they alternate versions of perl (which
may happen a lot or a little, depending on what their task is), and in the
worst case (say, on a CPAN test smoker box), they can still control it in the
environment and have a consistent build.

Good point ... I'll investigate that. If it can be implemented (and I expect it can), it's probably a better approach than my proposal.

Cheers,
Rob

Reply via email to