############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = perl-Sub-Quote version = 2.006008 release = 2 thisapp = Sub-Quote-%{version} groups = Development/Libraries url = http://search.cpan.org/dist/Sub-Quote/ license = GPL+ or Artistic summary = Efficient generation of subroutines via string eval description This package provides performant ways to generate subroutines from strings. end source_dl = https://cpan.metacpan.org/authors/id/H/HA/HAARG/ build arches = noarch requires perl(B) perl(ExtUtils::MakeMaker) perl(Test::More) end build perl Makefile.PL INSTALLDIRS=vendor make %{PARALLELISMFLAGS} end test make test end end packages package %{name} requires perl(:MODULE_COMPAT_%{perl_version}) end end end