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.188.245.104
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 /
ExtUtils-Config-0.008 /
[ HOME SHELL ]
Name
Size
Permission
Action
blib
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
t
[ DIR ]
drwxr-xr-x
Changes
1004
B
-rw-------
INSTALL
975
B
-rw-r--r--
LICENSE
17.97
KB
-rw-r--r--
MANIFEST
258
B
-rw-r--r--
META.json
1.71
KB
-rw-r--r--
META.yml
846
B
-rw-r--r--
MYMETA.json
1.79
KB
-rw-r--r--
MYMETA.yml
881
B
-rw-r--r--
Makefile
29.02
KB
-rw-r--r--
Makefile.PL
1.27
KB
-rw-r--r--
README
391
B
-rw-r--r--
dist.ini
252
B
-rw-------
pm_to_blib
0
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : INSTALL
This is the Perl distribution ExtUtils-Config. Installing ExtUtils-Config is straightforward. ## Installation with cpanm If you have cpanm, you only need one line: % cpanm ExtUtils::Config If you are installing into a system-wide directory, you may need to pass the "-S" flag to cpanm, which uses sudo to install the module: % cpanm -S ExtUtils::Config ## Installing with the CPAN shell Alternatively, if your CPAN shell is set up, you should just be able to do: % cpan ExtUtils::Config ## Manual installation As a last resort, you can manually install it. Download the tarball, untar it, then build it: % perl Makefile.PL % make && make test Then install it: % make install If you are installing into a system-wide directory, you may need to run: % sudo make install ## Documentation ExtUtils-Config documentation is available as POD. You can run perldoc from a shell to read the documentation: % perldoc ExtUtils::Config
Close