Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ perlbrew off
- perlbrew is turned off.
- $ perl --version
- This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
- (with 2 registered patches, see perl -V for more detail)
- Copyright 1987-2020, Larry Wall
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl". If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- $ perl Makefile.PL
- Warning: NAME must be a package name
- Writing MYMETA.yml and MYMETA.json
- Generating a Unix-style Makefile
- Writing Makefile for razor-agents
- Writing MYMETA.yml and MYMETA.json
- $ make
- make: *** No rule to make target `/System/Library/Perl/5.30/darwin-thread-multi-2level/CORE/perl.h', needed by `blib/man5/.exists'. Stop.
Add Comment
Please, Sign In to add comment