Re: optional_features key names
[email protected] (David Golden)
| Newsgroups | perl.cpan.workers |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 16, 2009 at 9:01 AM, Barbie <[email protected]> wrote: > On Tue, Dec 15, 2009 at 02:32:42PM +0000, Zefram wrote: >> David Golden wrote: >> > Right now, the draft says "an identifier" and that >> >term could be defined further. >> >> I take "identifier", without further explanation, to mean >> /[A-Za-z_][0-9A-Za-z_]*/. Not anything involving \w, note. > > I would prefer to keep it simple like this too. If I created an "Identifier" type with that specification, would that suffice? Does anyone want to bikeshed the name or regex before I add it? David