ヤミRoot VoidGate
User / IP
:
216.73.216.33
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
itrave
/
.cpanm
/
work
/
1568630680.21759
/
Encode-3.01
/
t
/
Viewing: encoding-locale.t
# # This test aims to detect (using CPAN Testers) platforms where the locale # encoding detection doesn't work. # use strict; use warnings; use Test::More tests => 3; use encoding (); use Encode qw<find_encoding>; my $locale_encoding = encoding::_get_locale_encoding; SKIP: { defined $locale_encoding or skip 'no locale encoding found', 3; is(ref $locale_encoding, '', '_get_locale_encoding returns a scalar value'); my $enc = find_encoding($locale_encoding); ok(defined $enc, 'encoding returned is supported') or diag("Encoding: ", explain($locale_encoding)); isa_ok($enc, 'Encode::Encoding'); eval { note($locale_encoding, ' => ', $enc->name); }; }
Coded With 💗 by
0x6ick