Linux cpanel2.daytoncreative.net 2.6.32-754.29.2.el6.x86_64 #1 SMP Tue May 12 17:39:04 UTC 2020 x86_64
Apache/2.4.43 (cPanel) OpenSSL/1.1.1g mod_bwlimited/1.4
Server IP : 70.62.220.67 & Your IP : 216.73.216.193
Domains :
Cant Read [ /etc/named.conf ]
User : michaelgreg
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
log /
perl-5.20.2 /
dist /
ExtUtils-CBuilder /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2015-02-14 16:56
t
[ DIR ]
drwxr-xr-x
2016-10-10 18:26
Changes
13.65
KB
-r--r--r--
2014-12-27 11:49
LICENSE
17.92
KB
-r--r--r--
2014-12-27 11:48
Makefile.PL
1.54
KB
-r--r--r--
2014-12-27 11:49
README.patching
1.04
KB
-r--r--r--
2014-12-27 11:48
README.release
1.33
KB
-r--r--r--
2014-12-27 11:48
pm_to_blib
44
B
-rw-r--r--
2016-10-10 19:18
Save
Rename
Patching instructions for ExtUtils::CBuilder 1. Check for any changes to .pm files since dev or stable Perl release. E.g. to check for changes since v5.15.8: $ cd dist/ExtUtils-CBuilder $ git log v5.15.8..blead -- . 2. If you are making the first change since the last Perl release, you need to bump the $VERSION in all .pm files and update the Changes file with the new version. In the Changes file, put the expected *NEXT* release of Perl (dev or stable) as the release date and version. E.g. after v5.15.8, I added this line to Changes to indicate what will be next release: 0.280206 - 2012-03-20 (Perl v5.15.9) 3. Add an entry to Changes for your work 4. Update Makefile.PL, MANIFEST.SKIP or other support files as necessary. E.g. update Makefile.PL with any changes to prerequisites. 5. Commit all changes (preferably to a branch) 6. Run Configure/make/make test and check for errors. If there are any, fix them. 7. If all is well, push your commits to blead or send a patch to p5p if you do not have commit access to the Perl 5 repository