![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: Re^2: Finding dictionary words in a string.by ysth (Canon) |
on Mar 14, 2004 at 10:08 UTC ( #336477=note: print w/replies, xml ) | Need Help?? |
I think this is the third time in the last couple weeks I've seen a negative reference about a module with a version < 1.
It is very common for modules to start with version 0.01. If you are looking for an indicator of stability/maturity, the version number is not the place to look. Read the pod, the changes, the code; ignore the version. Caveat: a beta version is indicated by an underscore in the version string, e.g. Foo-Bar-0.01_01.
In Section
Seekers of Perl Wisdom
|
|