in reply to
Re: calling perl program from C++
in thread calling perl program from C++
well that works, but now my other perl programs give me the following error
Can't locate Date/Manip.pm in @INC (@INC contains: /usr/local/lib/per
+l5/site_perl/5.15.2/i686-linux /usr/local/lib/perl5/site_perl/5.15.2
+/usr/local/lib/perl5/5.15.2/i686-linux /usr/local/lib/perl5/5.15.2 .)
+
I went into CPAN and ran
force install Date::Manip but it doesn't seem to work...any suggestions....I had it working before I ran the
force install ExtUtils::Embed