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

NAME

App::olson - query the Olson timezone database

SYNOPSIS

    olson list <criterion>... <attribute>...
    olson version

DESCRIPTION

This module implements the olson command-line utility. See olson for details of usage.

FUNCTIONS

App::olson::run(@ARGV)

Performs the job of the olson program. The interface to this function may change in the future.

SEE ALSO

DateTime::TimeZone::Olson, Time::OlsonTZ::Data, olson

AUTHOR

Andrew Main (Zefram) <zefram@fysh.org>

COPYRIGHT

Copyright (C) 2012 Andrew Main (Zefram) <zefram@fysh.org>

LICENSE

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