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

NAME

Sheets - Perl extension to IO::StructuredData to handle pages/sheets in an IO::STructuredOutput object.

SYNOPSIS

  use IO::StructuredOutput::Sheets;

  ### See IO::StructuredOutput for details

DESCRIPTION

This class implements objects to create pages/sheets for IO::StructuredOutput objects.

EXPORT

None by default.

SEE ALSO

IO::StructuredOutput

AUTHOR

Joshua I. Miller <jmiller@purifieddata.net>

COPYRIGHT AND LICENSE

Copyright 2003 by Joshua I. Miller

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