From: ara.t.howard@... Date: 2005-12-16T05:35:59+09:00 Subject: Re: challenge - regex which matches nothing On Fri, 16 Dec 2005 dblack@wobblini.net wrote: > Hi -- > > On Fri, 16 Dec 2005, ara.t.howard@noaa.gov wrote: > >> >> >> this is the best i've come up with >> >> %r/^(?!.*)$/m > > How about: > > /[^\w\W]/ hmmm. seems to work. clever. -a -- =============================================================================== | ara [dot] t [dot] howard [at] noaa [dot] gov | all happiness comes from the desire for others to be happy. all misery | comes from the desire for oneself to be happy. | -- bodhicaryavatara ===============================================================================