faineant has asked for the wisdom of the Perl Monks concerning the following question:
I'm new to Perl. Not even new to Perl; I've inherited a bunch of perl scripts and I need to get them running on a new server.
I have several that I can run when I'm logged in, but when I run them from cron I get the following error:
Can't locate Foo/Bar.pm in @INC (@INC contains: ....
Any assistance would be greatly appreciated
Thanks - F
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Trouble finding modules from cron
by huck (Prior) on Apr 11, 2017 at 17:03 UTC | |
by Your Mother (Archbishop) on Apr 11, 2017 at 18:07 UTC | |
by afoken (Chancellor) on Apr 13, 2017 at 04:30 UTC | |
by faineant (Beadle) on Apr 12, 2017 at 19:11 UTC | |
by huck (Prior) on Apr 12, 2017 at 19:22 UTC | |
by cbeckley (Curate) on Apr 12, 2017 at 19:53 UTC | |
|
Re: Trouble finding modules from cron
by cbeckley (Curate) on Apr 11, 2017 at 16:41 UTC | |
by faineant (Beadle) on Apr 11, 2017 at 18:47 UTC | |
|
Re: Trouble finding modules from cron
by kennethk (Abbot) on Apr 11, 2017 at 16:45 UTC | |
by cbeckley (Curate) on Apr 11, 2017 at 17:51 UTC | |
by faineant (Beadle) on Apr 11, 2017 at 18:41 UTC | |
|
Re: Trouble finding modules from cron
by kcott (Archbishop) on Apr 12, 2017 at 14:02 UTC | |
by faineant (Beadle) on Apr 12, 2017 at 19:00 UTC | |
|
Re: Trouble finding modules from cron
by faineant (Beadle) on Apr 12, 2017 at 19:39 UTC |