I am facing a really strange issue. I have a perl script which internally calls a another perl script. When I am running manually from unix I am not facing any issue.
Now when same script when scheduled from control-m scheduler gives compilation error for internal script for finding date:manip package.
Can't locate Date/Manip.pm in @INC.BEGIN failed--compilation aborted for script.
Unfortunately I cant attach script here due to client issue.
But can somebody please help?