easyconfigs-it4i/p/Perl/Perl-5.26.0-GCC-7.1.0-2.28-bare.eb
Lukáš Krupčík 37469b00e4 new file: p/Perl/Perl-5.26.0-GCC-7.1.0-2.28-bare.eb
modified:   t/Trilinos/Trilinos-12.10.1-intel-2017a-Python-2.7.11.eb
2017-09-04 10:02:42 +02:00

15 lines
366 B
Plaintext

name = 'Perl'
version = '5.26.0'
versionsuffix = '-bare'
homepage = 'http://www.perl.org/'
description = """Larry Wall's Practical Extraction and Report Language"""
toolchain = {'name': 'GCC', 'version': '7.1.0-2.28'}
toolchainopts = {'pic': True}
source_urls = ['http://www.cpan.org/src/%(version_major)s.0']
sources = [SOURCELOWER_TAR_GZ]
moduleclass = 'lang'