in reply to Re^3: Write more than 1 million records into excel sheet
in thread Write more than 1 million records into excel sheet

I checked the version of perl. But it's shwoing me two versions. -sh-3.00$ /usr/local/bin/perl -v This is perldispatch. Id: $Id: perldispatch.c,v 1.17 2008/08/14 17:09:38 mschilli Exp $ Source: $Source: /CVSROOT/yahoo/tools/perldispatch/perldispatch.c,v $ Build: Aug 27 2009 14:35:42 perl58: /home/y/bin/perl5.8.6 perl510: /home/y/bin/perl5.10.1 -sh-3.00$ wt should i do so that it will take only 5.10 version?
  • Comment on Re^4: Write more than 1 million records into excel sheet

Replies are listed 'Best First'.
Re^5: Write more than 1 million records into excel sheet
by Corion (Patriarch) on Dec 02, 2011 at 12:30 UTC

    Either explicitly invoke perl5.10.0 or ask your system administrator.