[sword-devel] Beta S bug

Joel Mawhorter sword-devel@crosswire.org
Sat, 03 Aug 2002 14:26:53 -0700


> The only additional restriction I would add, which you pointed out,
> would be to limit module names from beginning with a digit (to comply
> with xmlnames.  And since you're the perl guy, there's a challenge for
> ya: come up with regex that defines the domain of a module name with the
> 'no preceding numeric' restriction, so we can post it somewhere.

[a-zA-Z_][0-9a-zA-Z_]*