On Tue, 18 May 2004, Greg London wrote:
> $string =~ s{:}{\\:}g;That prefixes all colons. He wants the first one to not have the prefix. I think the solution is more complex than this. -- Chris Devers _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

