The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Spreadsheet::Simple::Document

SYNOPSIS

    use Spreadsheet::Simple::Document;

    my $s = Spreadsheet::Simple::Document->new;

BUGS

Please report any bugs or feature requests to bug-spreadsheet-simple at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Spreadsheet-Simple. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

AUTHOR

Dylan William Hardison

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Infinity Interactive, Inc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.