In utf8decode.t, use //x to add comments to the parsing regexp.
authorNicholas Clark <nick@ccl4.org>
Sat, 12 Mar 2011 16:23:32 +0000 (16:23 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 12 Mar 2011 16:23:32 +0000 (16:23 +0000)
commitdeaabfbb31a16ea25dbcf2eeeccec817bd469adf
treedf4fc7e1396230a267c348b990b23e26d5823c65
parent04f3c60895040abc3f378493da2af39f48e56714
In utf8decode.t, use //x to add comments to the parsing regexp.

Also, assign directly to variables, instead of going via $1 to $7.
t/op/utf8decode.t