in reply to Re^3: Perl/ClearQuest or CQPerl/DBI on XP 64-bit
in thread Perl/ClearQuest or CQPerl/DBI on XP 64-bit
cqperl is an IBM Rational maintained and slimmed down distribution.
The best method is to get the module source from CPAN, compile with cqperl, and install either via copy or MSI with dependency on clearquest. This is especially true if you need to centrally distribute.
I don't suggest doing things like "use lib..." because the code's in the schema and this will cause problems with cross-platform interop.