1Date::Manip::TZ_Base(3)User Contributed Perl DocumentatioDnate::Manip::TZ_Base(3)
2
3
4

NAME

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

SYNOPSIS

9       The Date::Manip::TZ_Base class is a second base class used for the
10       following Date::Manip classes:
11
12          Date::Manip::Base
13          Date::Manip::TZ
14
15       This module is not intended to be called directly and performs no
16       useful function by itself. Instead, use the various derived classes
17       which inherit from it.
18

DESCRIPTION

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

KNOWN BUGS

27       None known.
28

BUGS AND QUESTIONS

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

SEE ALSO

34       Date::Manip        - main module documentation
35

LICENSE

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

AUTHOR

41       Sullivan Beck (sbeck@cpan.org)
42
43
44
45perl v5.16.3                      2014-06-09           Date::Manip::TZ_Base(3)
Impressum