Can't locate Harvest/Project.pm
search cancel

Can't locate Harvest/Project.pm

book

Article ID: 229299

calendar_today

Updated On:

Products

CA Harvest Software Change Manager

Issue/Introduction

Could you please tell me the perl package name for Harvest::Project module

Can't locate Harvest/Project.pm in @INC (you may need to install the Harvest::Project module) (@INC contains: /usr/share/perl5/vendor_perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Deploy.pl line 62.

Environment

Release : 14.0

Component :

Resolution

"Project.pm" is not a perl script that is included with the Harvest software.  It is likely a custom script created by someone at your company.  The first thing to do is search your computer for a script named "Project.pm" and, if found, ensure that it has the appropriate ownership and permissions for execution, and can be found in the PATH or perl "@INC" path.