Would you mind installing it? The package is called libcarp-always-perl on Debian and derivates, and if my RPM search fu isn't entirely off, the corresponding RPM package is perl-Carp-Always
Or install with cpan... In message <[email protected]> on Tue, 24 Jul 2018 17:36:49 +0000, "Salz, Rich" <[email protected]> said: rsalz> ; env | grep PERL rsalz> ; PERL5OPT=-MCarp::Always ./config rsalz> Operating system: x86_64-whatever-linux2 rsalz> Can't locate Carp/Always.pm in @INC (you may need to install the Carp::Always module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .). rsalz> BEGIN failed--compilation aborted. rsalz> You need Perl 5. rsalz> exit 1 rsalz> ; perl -v rsalz> rsalz> This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux-gnu-thread-multi rsalz> (with 52 registered patches, see perl -V for more detail) rsalz> rsalz> Copyright 1987-2013, Larry Wall rsalz> rsalz> Perl may be copied only under the terms of either the Artistic License or the rsalz> GNU General Public License, which may be found in the Perl 5 source kit. rsalz> rsalz> Complete documentation for Perl, including FAQ lists, should be found on rsalz> this system using "man perl" or "perldoc perl". If you have access to the rsalz> Internet, point your browser at http://www.perl.org/, the Perl Home Page. rsalz> rsalz> ; rsalz> rsalz> On 7/24/18, 1:33 PM, "Richard Levitte" <[email protected]> wrote: rsalz> rsalz> PERL5OPT=-MCarp::Always ./config rsalz> rsalz> _______________________________________________ rsalz> openssl-project mailing list rsalz> [email protected] rsalz> https://mta.openssl.org/mailman/listinfo/openssl-project _______________________________________________ openssl-project mailing list [email protected] https://mta.openssl.org/mailman/listinfo/openssl-project
