> > ----- > > if you do perl -V, do you see a line that looks > like: > > usethreads=define use5005threads=undef > useithreads=define > usemultiplicity=define > >
NO, I didn't see that one... following is my perl -v output how to debug that error.. i started my script with debug option.. still i couldn't find where the error is i started my probram like perl -d sort.pl ----------------------------------- C:\Documents and Settings\RPonnolu>perl -v This is perl, v5.8.0 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2002, Larry Wall Binary build 805 provided by ActiveState Corp. http://www.ActiveState.com Built 18:08:02 Feb 4 2003 Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. --------------------------- __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]