Wes Hardaker wrote:

>So...  the proposal is to number the perl modules in a slightly
>different way that is algorithmically determinable to make it convert
>to a floating point number.
>
>net-snmp version: W.X.Y.Z
>
>algorithm: perl version = W + X/100 + Y/10000 + Z/100000
>
>thus 5.3.1 would be 5.0301
>
>Thoughts?
>
Looks fine to me.
Another possibility might be something like 5.03_01
  (see http://perldoc.perl.org/perlmodstyle.html#Version-numbering)

or alternatively   53.01    though that doesn't feel quite right, somehow.

Dave

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to