Mac::Apps::Seasonality::Constants version 1.0.0

Seasonality (http://gauchosoft.com/Software/Seasonality/) is a weather tracking
and display application for Mac OS X.  This module provides a number of
constants related to this application.

This module was originally part of the Mac::Apps::Seasonality::LoadICAOHistory
distribution but was broken out so that it could be updated independently.


INSTALLATION

To install this module, ensure Module::Build is installed, then run the
following commands:

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



DEPENDENCIES

Seasonality version 1.3 or 1.4.



NOTE ON ENCODINGS

All files in this distribution should be considered to be in UTF-8 format.
Some standard documentation tools do not presently deal very well with this and
their output is mangled.  Give that it is the 21st century, this is considered
a bug in those tools and not in this distribution.



COPYRIGHT AND LICENCE

Copyright ©2006-2007, Elliot Shank

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