[Html-widget] ASCII constraint

Nigel Metheringham Nigel.Metheringham at dev.intechnology.co.uk
Thu Aug 3 15:09:59 CEST 2006


In HTML/Widget/Constraint/ASCII.pm
  sub regex { qr/^[\x21-\x7E]*$/ }

This regex excludes space (\x20).  Is this really right?

	Nigel.

-- 
[ Nigel Metheringham           Nigel.Metheringham at InTechnology.co.uk ]
[ - Comments in this message are my own and not ITO opinion/policy - ]




More information about the Html-widget mailing list