Skip to content

perl 5.44.0 (DEV_perl_20260817) - (DEV)

Pre-release
Pre-release

Choose a tag to compare

@HarithaIBM HarithaIBM released this 17 Aug 06:18
· 7 commits to main since this release

perl on z/OS
Version: 5.44.0

Command to download and install on z/OS if you have curl

curl -o perl-5.44.0.20260817_001128.zos.pax.Z -L https://github.com/zopencommunity/perlport/releases/download/DEV_perl_20260817/perl-5.44.0.20260817_001128.zos.pax.Z && pax -rf perl-5.44.0.20260817_001128.zos.pax.Z && cd perl-5.44.0 && . ./setup.sh && . .env

Or use:
zopen install perl