Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
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 /
webmin /
vendor_perl /
Devel /
TypeTiny /
[ HOME SHELL ]
Name
Size
Permission
Action
Perl58Compat.pm
445
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Perl58Compat.pm
# INTERNAL MODULE: Perl 5.8 compatibility for Type::Tiny. package Devel::TypeTiny::Perl58Compat; use 5.008; use strict; use warnings; our $AUTHORITY = 'cpan:TOBYINK'; our $VERSION = '2.000001'; $VERSION =~ tr/_//d; #### re doesn't provide is_regexp in Perl < 5.10 eval 'require re'; unless ( exists &re::is_regexp ) { require B; *re::is_regexp = sub { eval { B::svref_2object( $_[0] )->MAGIC->TYPE eq 'r' }; }; } #### Done! 5.8;
Close