Linux dpw.dpwebtech.com 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
Apache
: 192.232.243.69 | : 18.219.201.167
54 Domain
7.3.33
dpclient
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
/
.cpanplus /
5.16.3 /
build /
IO-Socket-IP-0.39 /
[ HOME SHELL ]
Name
Size
Permission
Action
blib
[ DIR ]
drwxr-xr-x
examples
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
t
[ DIR ]
drwxr-xr-x
Build.PL
478
B
-rw-r--r--
Changes
9.85
KB
-rw-r--r--
LICENSE
17.99
KB
-rw-r--r--
MANIFEST
569
B
-rw-r--r--
META.json
977
B
-rw-r--r--
META.yml
633
B
-rw-r--r--
MYMETA.json
1.14
KB
-rw-r--r--
MYMETA.yml
701
B
-rw-r--r--
Makefile
27.64
KB
-rw-r--r--
Makefile.PL
420
B
-rw-r--r--
README
19.14
KB
-rw-r--r--
pm_to_blib
0
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Build.PL
use strict; use warnings; use Module::Build; my $build = Module::Build->new( module_name => 'IO::Socket::IP', requires => { 'IO::Socket' => 0, 'Socket' => '1.97', }, build_requires => { 'Test::More' => '0.88', # done_testing }, auto_configure_requires => 0, # Don't add M::B to configure_requires license => 'perl', create_makefile_pl => 'traditional', create_license => 1, create_readme => 1, ); $build->create_build_script;
Close