http://qs321.pair.com?node_id=510506


in reply to Microsoft Project and Perl

I tried to run the sample code on Windows XP Pro with IndigoPerl. The first complaint from Perl was "Can't locate Mail/Mailer in @INC ...", which is OK since I know I don't have that package. I commented out the mail code and tried again. Now Perl says, "Couldn't open project at x.pl line 5." (I named the source file x.pl.) I do have a Project 2003 file called SomeProject.mpp in the active directory, so I don't know why it couldn't be opened. Any idea where to start on debugging this problem?