action #97535
Updated by livdywan over 3 years ago
## Observation
https://build.opensuse.org/package/show/devel:languages:perl/cpanspec is currently broken.
* Missing YAML::XS dependency
* `bin/intrusive.pl` is not deployed
## Acceptance Criteria
* **AC1**: Package is fixed, `cpanspec -h` runs
* **AC2**: Things like missing dependencies will be detected in the future in the package build
## Suggestions
* add `cpanspec -h` to the tests, as there are currently no tests at all
* The missing `intrusivle.pl` would have not been detected by that, though
* File an upstream issue on GitHub
## Workaround
* Use the unreleased version from git