Skip to content

perl 5.44.0 (DEV_perl_20260810) - (DEV)

Pre-release
Pre-release

Choose a tag to compare

@HarithaIBM HarithaIBM released this 10 Aug 06:43
· 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.20260810_001111.zos.pax.Z -L https://github.com/zopencommunity/perlport/releases/download/DEV_perl_20260810/perl-5.44.0.20260810_001111.zos.pax.Z && pax -rf perl-5.44.0.20260810_001111.zos.pax.Z && cd perl-5.44.0 && . ./setup.sh

Or use:
zopen install perl