Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Config::Simple with vars method

by matija (Priest)
on Jul 06, 2004 at 07:02 UTC ( [id://372030]=note: print w/replies, xml ) Need Help??


in reply to Config::Simple with vars method

# $Id: Simple.pm,v 3.50 2003/04/29 01:42:25 sherzodr Exp $ ... $VERSION = '4.55';
I'm confused as to the ver num, it seems to be 3.50 and 4.55 ???

3.50 is his CVS version, which is completely irrelevant in this case. There is no reason why the author should make a release every time he makes a minor change in his code - indeed in most cases, he will make many changes and many CVS commits between releases.

The automated tools most developers use to make CPAN releases quite correctly ignore the CVS version, and only take into account the $VERSION setting.

Therefore 4.55 is the correct version.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://372030]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found