I would bet that COQuery->Apply returns an array, which you then assign to a standard perl array, @CheckedOutFiles.
Perl arrays don't have a method called "Count".
You probably want:
print scalar @CheckedOutFiles . " files are checked out: "
s**lil*; $*=join'',sort split q**; s;.*;grr; &&s+(.(.)).+$2$1+; $; = qq-$_-;s,.*,ahc,;$,.=chop for split q,,,reverse;print for($,,$;,$*,$/)
In reply to Re^3: Having trouble running query in ClearCase OLE interface
by chargrill
in thread Having trouble running query in ClearCase OLE interface
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |