Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 434 Bytes

perl-builder

Builds Perl distributions with perlbrew

Building with ease

Use travis-nightly-builder. Set up environment as described there, and then run, e.g.,

bundle exec rake build['perl-builder','default',"VERSION=5.22.0"]

or

bundle exec rake build['perl-builder','default',"VERSION=5.22.0 NAME=5.22-extras ALIAS=5.22-shrlibs ARGS='-Duseshrplib -Duseithreads'"]