in reply to Perl and Crystal Reports
Win32::OLE::CrystalRuntime::Application contains pure perl code as far as I can see. Try a CPAN install or failing that a manual install:
perl Makefile.PL nmake nmake test nmake install [download]