http://qs321.pair.com?node_id=336477


in reply to Re^2: Finding dictionary words in a string.
in thread Finding dictionary words in a string.

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.