perl-unicode

Re: In-Band Information Considered Harmful

1998-10-23 15:43:24
Chip Salzenberg writes:
3. Imagine that the return value of (?{}) can specify success or
   failure.

  (?(?{ time > 2**45 })(?!))    # Fail if we are late

4. Imagine finally that $1 etc. are available inside (?{}).

I hope to work on it ASAP.  This is the only thing missing to make
(?{}) useful in real life.

Ilya