in reply to Why perl-5.30.3 doesn't compile on my Mac?

First port of call for any failed build, check existing/recently closed bugs, while examining the log generated for the cause of failure.

  • Comment on Re: Why perl-5.30.3 doesn't compile on my Mac?

Replies are listed 'Best First'.
Re^2: Why perl-5.30.3 doesn't compile on my Mac?
by karlgoethebier (Abbot) on Nov 19, 2020 at 20:11 UTC

    Thanks and best regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

    perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help