Subject: | Dependency on IPC::Open3 1.0103 breaks install on 5.12 |
The metadata for Carp shows a requirement of IPC::Open3 >= 1.0103, which gets picked up RPM specfile generators, resulting an unbuildable spec. When I removed the version requirement and used the version that shipped with 5.12 (1.05), all tests came out fine.
Since it's only a test dependency, if there's a platform issue requiring a newer version of IPC::Open3 on some platforms, it might be better to simply skip the test.