How do I capture the output from the cpan command? I'm running perl 5.8.0-2 under cygwin under Windows 2K, SP3. I tried % cpan |& tee CPAN.out but it replies: U nable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. at /usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/Term/ReadKey.pm line 343. Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/Term/ReadLine/Perl.pm line 58. Thanks, Steve KelemThread Next