Custom compiled perl for deriv.com
VERSION=5.26.2 ./rebuild.sh
- enable CI test in your forked repo :
at https://github.com/username/perl/settings/actions set
Allow all actions and reusable workflows
andRead and write permissions
. Don't forget to clicksave
at both section. - Or create a new branch directly on binary-com/perl repo
- create a branch whose name include a perl version
perl-x.yy.zz
, e.g.upgrade/perl.5.38.2
Then CI will download and compile perl and push it to your branch