hasufell-binhost/packages/dev-perl/Eval-Closure/Eval-Closure-0.14.pbin-1+ex...

39 lines
2.8 KiB
Plaintext

# Created by paludis-3.0.0 on Sun Oct 1 00:15:24 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( test: dev-perl/Test-Requires dev-perl/Test-Fatal ) [[ defined-in = [ Eval-Closure-0.14.exheres-0 ] ]] ( build+run: dev-lang/perl:=5.26 ) [[ defined-in = [ perl-module.exlib ] ]]"
DESCRIPTION=" String eval is often used for dynamic code generation. For instance, Moose uses it heavily, to generate inlined versions of accessors and constructors, which speeds code up at runtime by a significant amount. String eval is not without its issues however - it's difficult to control the scope it's used in (which determines which variables are in scope inside the eval), and it's easy to miss compilation errors, since eval catches them and sticks them in /var/db/paludis/repositories/perl/packages/dev-perl/Eval-Closure/Eval-Closure-0.14.exheres-0 instead. This module attempts to solve these problems. It provides an eval_closure function, which evals a string in a clean environment, other than a fixed list of specified variables. Compilation errors are rethrown automatically."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://search.cpan.org/dist/Eval-Closure/"
INHERITED=" perl-module"
MYOPTIONS="( ) "
PLATFORMS="~amd64 ~x86"
LICENCES="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
DOWNLOADS="mirror://cpan/authors/id/D/DO/DOY/Eval-Closure-0.14.tar.gz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1506809724"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="perl"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-perl--Eval-Closure-0.14--C.28632.1506809723.876980.C.tar.bz2"
SUMMARY="Safely and cleanly create closures via string eval."
BUGS_TO="arkanoid@exherbo.org ingmar@exherbo.org pioto@exherbo.org"
REMOTE_IDS="cpan:Eval-Closure"
UPSTREAM_CHANGELOG="http://search.cpan.org/dist/Eval-Closure-0.14/Changes"
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""