You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ sw_vers
ProductName: Mac OS X
ProductVersion: 10.15.1
BuildVersion: 19B88
❯ perl -MDevel::PatchPerl\ 999999
Devel::PatchPerl version 999999 required--this is only version 1.78.
BEGIN failed--compilation aborted.
❯ wget https://www.cpan.org/src/5.0/perl-5.8.8.tar.gz
❯ tar xzf perl-5.8.8.tar.gz
❯ cd perl-5.8.8
❯ patchperl
Auto-guessed '5.8.8'
patching Configure
patching ext/Errno/Errno_pm.PL
patching Configure
/usr/bin/patch: **** Only garbage was found in the patch input.
Died at /Users/skaji/env/plenv/versions/5.30.1/lib/perl5/site_perl/5.30.1/Devel/PatchPerl.pm line 438.
The text was updated successfully, but these errors were encountered:
skaji
added a commit
to skaji/devel-patchperl
that referenced
this issue
Nov 19, 2019
-----------------------------------------
version 1.80 at 2019-11-19 16:27:40 +0000
-----------------------------------------
Change: acdcf1d67ae426367f42ca763b9ba6b92dd90925
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2019-11-19 16:27:40 +0000
Release engineering for 1.80
- Fixesbingos/devel-patchperl#38
"Failed to apply devel-patchperl to perl 5.8.8 in macOS"
Change: 94520b369885689366535b80a05b16e8129789d7
Author: Shoichi Kaji <skaji@cpan.org>
Date : 2019-11-19 16:26:17 +0000
fix#38; _patch -> _patch_b64
The text was updated successfully, but these errors were encountered: