The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
        foreach my $sheet (@{$self->{_worksheets}}) {
            while (my $tmp = $sheet->get_data()) {
                $OLE->write($tmp);
            }
        }
    }

NAME

WorkbookBig - A writer class for Excel Workbooks > 7MB.

SYNOPSIS

See the documentation for Spreadsheet::WriteExcel.

DESCRIPTION

This module is used in conjunction with Spreadsheet::WriteExcel.

AUTHOR

John McNamara jmcnamara@cpan.org

COPYRIGHT

© MM-MMI, John McNamara.

All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 388:

Unknown directive: =cmmt

Around line 836:

Non-ASCII character seen before =encoding in '©'. Assuming CP1252