mirror of
https://github.com/jordansissel/fpm
synced 2025-11-12 18:42:07 +01:00
Perl modules have both META.json and META.yml. In the JSON, the perl dependency appears as a string `"5.004"`, but in YAML it appears as a number `5.004`! This may cause fpm to fail when trying to convert the perl version into a dependency, so we now always treat the perl version as a string. Hopefully fixes #1514 |
||
|---|---|---|
| .. | ||
| fpm | ||
| fpm.rb | ||