# from David Golden
# on Wednesday 15 July 2009 14:53:

>>   our $VERSION = do { use version 1.00; version->declare("v1.2.3")
>> };
>
>I almost hate to say it, but I actually kind of like that.  It's
>really, really clear in the intent.

I'm going to keep doing what I've been doing:

  our $VERSION = v1.2.3;

Works great.  Less filling.

--Eric
-- 
I eat your socks and you pay me.
--The business sense of a very small goat.
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to