SpreadsheetDataToExcel 00103

SpreadsheetDataToExcel 00103
  • Downloads: 219
  • Requirements:
  • Size:
  • Licence:
  • Version: 0.0103
  • Added At: 2012-29-05
  • Publisher Site:



SpreadsheetDataToExcel 00103

Share

Spreadsheet::WriteExcel is a marvelous Perl moduleDeveloper commentsI would always find myself digging through the huge doc, not something I enjoy when all I ever want to do is simply dump my rows/columns centering first row as well as setting the sizes of columns to just be large enough to fit all the data. This is where Spreadsheet::DataToExcel comes in.SYNOPSIS use strict; use warnings; use Spreadsheet::DataToExcel; my @data = ( [ qw/ID Time Number/ ], map [ $_, time(), rand() ], 1..10, ); my $dump = Spreadsheet::DataToExcel->new; $dump->dump( 'dump.xls', \@data ) or die "Error: " . $dump->error; # dumps out the @data into Excel file while setting text wrap on new  # lines, centering text in cells of the first row and settings # column widths to the largest size of the
Spreadsheet::WriteExcel is a marvelous Perl moduleDeveloper commentsI would always find myself digging through the huge doc, not something I enjoy when all I ever want to do is simply dump my rows/columns centering first row as well as setting the sizes of columns to just be large enough to fit all the data. This is where Spreadsheet::DataToExcel comes in.SYNOPSIS use strict; use warnings; use Spreadsheet::DataToExcel; my @data = ( [ qw/ID Time Number/ ], map [ $_, time(), rand() ], 1..10, ); my $dump = Spreadsheet::DataToExcel->new; $dump->dump( 'dump.xls', \@data ) or die "Error: " . $dump->error; # dumps out the @data into Excel file while setting text wrap on new  # lines, centering text in cells of the first row and settings # column widths to the largest size of the �. you can free download SpreadsheetDataToExcel 00103 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download SpreadsheetDataToExcel 00103 _FREE_