$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [libboost_regex-1_32.dylib] Validating Email address usingRegx failing in boost
From: John Maddock (john_at_[hidden])
Date: 2009-10-23 04:53:29
>John, if I compare the output to yours, looks like for me the error is
>being pointed at the 1st instance of "angle" rather than the second
>one.
You need Perl-5.10 or Boost.Regex 1.40 to support that regex.
HTH, John.