If you subclass C<DateTime::TimeZone>, you will inherit its hooks,
which may not work for your module, so please test the interaction of
your module with Storable.
=head1 SUPPORT
Support for this module is provided via the datetime@perl.org email
list. See http://datetime.perl.org/?MailingList for details.
Please submit bugs to the CPAN RT system at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=datetime%3A%3Atimezone
or via email at bug-datetime-timezone@rt.cpan.org.
=head1 AUTHOR
Dave Rolsky <autarch@urth.org>
=head1 CREDITS
This module was inspired by Jesse Vincent's work on
Date::ICal::Timezone, and written with much help from the
datetime@perl.org list.
=head1 COPYRIGHT
Copyright (c) 2003-2007 David Rolsky. All rights reserved. This
program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included
with this module.
=head1 SEE ALSO
datetime@perl.org mailing list
http://datetime.perl.org/
The tools directory of the DateTime::TimeZone distribution includes
two scripts that may be of interest to some people. They are
parse_olson and tests_from_zdump. Please run them with the --help
flag to see what they can be used for.
=cut
=9=
THE END |