On 02/01/2010 05:35 AM, Mark Martinec wrote:
> On Saturday January 30 2010 21:16:01 Philip A. Prindeville wrote:
>
>> Also, how come the eval block:
>> unless (eval "require $thing") {...}
>> doesn't contain a terminating ';', i.e.:
>> eval "require $thing;" instead?
>>
> It is not needed
On Saturday January 30 2010 21:16:01 Philip A. Prindeville wrote:
> Also, how come the eval block:
> unless (eval "require $thing") {...}
> doesn't contain a terminating ';', i.e.:
> eval "require $thing;" instead?
It is not needed. It is an 'eval EXPR', not 'eval BLOCK'.
A semicolon in perl is
On 01/30/2010 12:24 PM, Karsten Bräckelmann wrote:
> On Sat, 2010-01-30 at 12:16 -0800, Philip A. Prindeville wrote:
>
>> I ran "yum update" on my FC11 machine a couple of days ago, and now I'm
>> getting nightly cron errors:
>>
> Would be nice and maybe even helpful to know, what command(s
wow, based on the subject alone, I thought my SA had missed a very strange
spam :)
On Sat, Jan 30, 2010 at 3:16 PM, Philip A. Prindeville <
philipp_s...@redfish-solutions.com> wrote:
> I ran "yum update" on my FC11 machine a couple of days ago, and now I'm
> getting nightly cron errors:
>
> plug
On Sat, 2010-01-30 at 12:16 -0800, Philip A. Prindeville wrote:
> I ran "yum update" on my FC11 machine a couple of days ago, and now I'm
> getting nightly cron errors:
Would be nice and maybe even helpful to know, what command(s) that cron
job executes, don't you think? :)
> plugin: failed to pa
I ran "yum update" on my FC11 machine a couple of days ago, and now I'm
getting nightly cron errors:
plugin: failed to parse plugin (from @INC): syntax error at (eval 84) line 1,
near "require Mail::SpamAssassin:"
plugin: failed to parse plugin (from @INC): syntax error at (eval 148) line 1,
ne