Package: libtest-bdd-cucumber-perl / 0.26-1~bpo70+1
Metadata
Package | Version | Patches format |
---|---|---|
libtest-bdd-cucumber-perl | 0.26-1~bpo70+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Replace JSON MaybeXS with JSON XS.patch | (download) |
META.yml |
2 1 + 1 - 0 ! |
replace json::maybexs with json::xs. JSON::MaybeXS is a very tiny wrapper that loads Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and provides the two main functions from the loaded module. JSON::XS can safely be used directly, and since among the three ones, it is the only one that's available in Wheezy, let's do that to save some backporting overhead. |
1