Skip to content

Instantly share code, notes, and snippets.

@rwp0
Last active May 25, 2023 15:50
Show Gist options
  • Save rwp0/88b0b02f4f72a8145c887a98686de52b to your computer and use it in GitHub Desktop.
Save rwp0/88b0b02f4f72a8145c887a98686de52b to your computer and use it in GitHub Desktop.
Compile Perl
# after changes, and incrementing module's version
./Configure -des -Dusedevel -Dusethreads # 'usedevel' needed for blead
make test_porting # before GitHub Actions
# https://github.com/Perl/perl5/pull/20038
# https://perlmaven.com/how-to-build-perl-from-source-code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment