PATCH [perl #118563]: Fix perldata ident defn
authorKarl Williamson <public@khwilliamson.com>
Fri, 21 Jun 2013 18:04:32 +0000 (12:04 -0600)
committerKarl Williamson <public@khwilliamson.com>
Fri, 21 Jun 2013 18:16:30 +0000 (12:16 -0600)
commit9c1129c7de15ff8044f606550980c47f8c1724e9
treea70daf9fb0cd89ae0a7d3d75497e7baf4028a21b
parent1dbf759920c13f5e1ec5c87cb6e33d629e302e4b
PATCH [perl #118563]: Fix perldata ident defn

The formal definition of identifiers was missing the fact that every
character in an identifier must match \w.  This also adds some
explanation.
pod/perldata.pod