# # Practical Extraction and Report Language (version 5.32.1). # # Perl 5 is a highly capable, feature-rich programming language with over # 29 years of development. Perl 5 runs on over 100 platforms from # portables to mainframes and is suitable for both rapid prototyping # and large scale development projects. # # Perl is a language that combines some of the features of C, # sed, awk, and the shell. # # For more information, visit: https://www.perl.org # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=perl5 pkgversion=5.32.1 arch=amd64 release=1 pkgcategory="perl" full_pkgname=perl@perl blurb="Practical Extraction and Report Language (version 5.32.1)." homepage="https://www.perl.org" license="Artistic | GPLv1" fetch="https://www.cpan.org/src/5.0/perl-5.32.1.tar.gz" replace=""