--- On Fri, 9/14/12, Kevin A. McGrail <[email protected]> wrote: > On 9/14/2012 7:01 PM, [email protected] wrote: > > --- On Fri, 9/14/12, Kevin A. McGrail <[email protected]> wrote: > >> Perl 5.14.2 runs this program without issue: > > Did you check for warnings in your log files? > Perl creates log files?
The deprecation warning [sometimes] shows up in my syslog for mail when it occurs. Here's a different example: defined(@array) is deprecated at /usr/bin/mimedefang.pl line 7077. (Maybe you should just omit the defined()?) defined(@array) is deprecated at /usr/bin/mimedefang.pl line 7115. (Maybe you should just omit the defined()?) MIMEDefang version 2.72 This is why I stated it might occur. I am using perl 5.16.0 currently (5.16.1 has been released but I haven't installed it yet). _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

