in reply to Re: Trouble finding modules from cron
in thread Trouble finding modules from cron

Ah, I had assumed (never a good idea) that the cron user and the interactive user were the same.

Some additional questions for faineant:

Thanks,
cbeckley

  • Comment on Re^2: Trouble finding modules from cron

Replies are listed 'Best First'.
Re^3: Trouble finding modules from cron
by faineant (Beadle) on Apr 11, 2017 at 18:41 UTC

    The cron user is the same as the interactive user.
    Foo/Bar.pm is part of the script tree that I have to port.
    PERL5LIB is set on the old system but I can't figure out where.
    I'm not sure if can share @INC on a public forum

    I can't believe how much help I'm getting and how quickly!

    Thank you all so much!>

    Thanks -F