Re: Text::Wrap error in syslog

2006-11-14 Thread Harold Paulson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Theo, On Nov 14, 2006, at 1:31 PM, Theo Van Dinter wrote: On Tue, Nov 14, 2006 at 01:28:38PM -0800, Harold Paulson wrote: Nov 14 12:52:16 alice spamd[51029]: (?:(?<=[\s,]))* matches null string many times in regex; marked by <-- HERE in m/\G(?:(?<

Re: Text::Wrap error in syslog

2006-11-14 Thread Harold Paulson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Theo, On Nov 14, 2006, at 1:31 PM, Theo Van Dinter wrote: On Tue, Nov 14, 2006 at 01:28:38PM -0800, Harold Paulson wrote: Nov 14 12:52:16 alice spamd[51029]: (?:(?<=[\s,]))* matches null string many times in regex; marked by <-- HERE in m/\G(?:(?<

Re: Text::Wrap error in syslog

2006-11-14 Thread Theo Van Dinter
On Tue, Nov 14, 2006 at 01:28:38PM -0800, Harold Paulson wrote: > Nov 14 12:52:16 alice spamd[51029]: (?:(?<=[\s,]))* matches null > string many times in regex; marked by <-- HERE in m/\G(?:(?<=[\s,]))* > <-- HERE \Z/ at /usr/local/lib/perl5/site_perl/5.8.8/Text/Wrap.pm > line 46. > > What c

Text::Wrap error in syslog

2006-11-14 Thread Harold Paulson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Getting one of these in my syslog each time spamd processes an email: Nov 14 12:52:16 alice spamd[51029]: (?:(?<=[\s,]))* matches null string many times in regex; marked by <-- HERE in m/\G(?:(?<=[\s,]))* <-- HERE \Z/ at /usr/local/lib/pe