Date::Manip::TZ_Base - Methods common to the TZ and Base classes


Date-Manip documentation  | view source Contained in the Date-Manip distribution.

Index


NAME

Top

Date::Manip::TZ_Base - Methods common to the TZ and Base classes

SYNOPSIS

Top

The Date::Manip::TZ_Base class is a second base class used for the following Date::Manip classes:

   Date::Manip::Base
   Date::Manip::TZ

This module is not intended to be called directly and performs no useful function by itself. Instead, use the various derived classes which inherit from it.

DESCRIPTION

Top

This module contains no public methods and is used internally by the Base and TZ classes. In some instances, if the two classes were completely separate, a Date::Manip::Base object would depend on a Date::Manip::TZ object creating a circular reference which I wish to avoid.

KNOWN BUGS

Top

None known.

BUGS AND QUESTIONS

Top

Please refer to the Date::Manip::Problems documentation for information on submitting bug reports or questions to the author.

SEE ALSO

Top

Date::Manip - main module documentation

LICENSE

Top

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

AUTHOR

Top

Sullivan Beck (sbeck@cpan.org)


Date-Manip documentation  | view source Contained in the Date-Manip distribution.