⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
perl5
/
vendor_perl
/
Date
/
Manip
/
View File Name :
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