|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /installd/perl588installer/CPAN-1.9301/distroprefs/ |
Upload File : |
---
comment: |
patch 33018 to perl shuffled "hasargs" around
match:
distribution: "^MLEHMANN/Coro-4.37.tar.gz"
pl:
env:
PERL_MM_USE_DEFAULT: 1
CORO_INTERFACE: s
depends:
configure_requires:
Event: 0
requires:
Event: 0
patches:
- "ANDK/patches/Coro-4.37-ANDK-01.patch.gz"
---
comment: |
or just to accept defaults in future releases...
The dependency on Event is only given because I want to build
Coro::Event and it does not get built if Event is not installed
BEFOREHAND.
Starting with 4.02 the defaults stopped working for me and I needed
CORO_INTERFACE=s. I discovered this only when we reached 4.13 and
only for perls with debugging on (-Doptimize=-g)
match:
distribution: "^MLEHMANN/Coro-"
perlconfig:
optimize: "-g"
pl:
env:
PERL_MM_USE_DEFAULT: 1
CORO_INTERFACE: s
depends:
configure_requires:
Event: 0
requires:
Event: 0
---
match:
distribution: "^MLEHMANN/Coro-"
pl:
env:
PERL_MM_USE_DEFAULT: 1
depends:
configure_requires:
Event: 0
requires:
Event: 0