Help for this page

Select Code to Download


  1. or download this
    my $excel = Spreadsheet::XLSX->new('test.xlsx', $converter);
    die "failed to create" unless defined $excel;