NAME

DateTime::TimeZone::Olson - timezones from the Olson database

DESCRIPTION

This module encapsulates the Olson timezone database, providing
DateTime-compatible timezone objects and ancillary data.  On each program
run this module provides access to a particular version of the timezone
database, determined by which version of Time::OlsonTZ::Data is installed.

INSTALLATION

       perl Build.PL
       ./Build
       ./Build test
       ./Build install

AUTHOR

Andrew Main (Zefram) <[email protected]>

COPYRIGHT

Copyright (C) 2010, 2011, 2012, 2013
Andrew Main (Zefram) <[email protected]>

LICENSE

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