On Thu, 2004-01-22 at 07:46, A. Pagaltzis wrote:
> * david nicol <[EMAIL PROTECTED]> [2004-01-22 03:43]:
> > and rewriting C<require> in some way to respect that?
> 
> Obviously you don't even need to; providing a custom VERSION()
> is all you have to do.

Yes, this seems to be the Original Design.  Where are the examples
of custom VERSION() routines?  Where is the VERSION template provided
by h2xs? Where is the BCP concerning custom VERSION routines?

What should it do?  Croak when it cannot provide the requested
interface? Carp and provide the old interface?

I guess I'm all questions and no answers today, but I am going to start
including VERSION routines in my modules from here on -- if only to
get to write

        sub VERSION {




-- 
david nicol
"In order to understand what another person is saying, you must assume that it
is true and try to imagine what it could be true of." (George Miller; 1980.)

Reply via email to