$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-09-19 05:05:12
> Not sure what to do about "\\<" and "\\>", though.
Sigh, yes it's a legacy from BSD style expressions, and probably shouldn't
be enabled for Perl style expressions, they're just so useful though, and
more efficient and precise than \b.
John.