Subject: | save_config produces different output on repeated invocation |
Date: | Sun, 18 Jan 2015 16:03:36 +0100 |
To: | bug-ExtUtils-Depends [...] rt.cpan.org |
From: | Reiner Herrmann <reiner [...] reiner-h.de> |
Hi!
While working on Debian's “reproducible builds” effort [1], we have noticed
that some packages which are using ExtUtils::Depends contain differing files
after each build.
The save_config method does not sort the dependency list and so the output varies.
The attached patch fixes this by sorting the keys.
Regards,
Reiner
[1]: https://wiki.debian.org/ReproducibleBuilds
Message body is not shown because sender requested not to inline it.
Message body not shown because it is not plain text.