HEX
Server: Apache
System: Linux b:u:newjapaneti:1 3.10.0-1160.31.1.el7.x86_64 #1 SMP Thu Jun 10 13:32:12 UTC 2021 x86_64
User: newjapaneti (381717)
PHP: 5.6.30
Disabled: apache_get_modules, apache_get_version, apache_reset_timeout, apache_getenv, apache_note, apache_setenv
Upload Files
File: //usr/share/perl5/vendor_perl/Date/Manip/TZ_Base.pod
# Copyright (c) 2010-2013 Sullivan Beck. All rights reserved.
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.

=pod

=head1 NAME

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

=head1 SYNOPSIS

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.

=head1 DESCRIPTION

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.

=head1 KNOWN BUGS

None known.

=head1 BUGS AND QUESTIONS

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

=head1 SEE ALSO

Date::Manip        - main module documentation

=head1 LICENSE

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

=head1 AUTHOR

Sullivan Beck (sbeck@cpan.org)

=cut