ParseXS: generate deterministically ordered output
authorKarl Williamson <public@khwilliamson.com>
Mon, 15 Jul 2013 15:55:40 +0000 (09:55 -0600)
committerKarl Williamson <public@khwilliamson.com>
Mon, 15 Jul 2013 16:54:44 +0000 (10:54 -0600)
commit1e09c024f72e851e813726b3d31f745ce580b610
treea83ca8afeee47bdb46a172be66c520701aa9bde9
parent1eb538361b7dacd6bfb54d58fe1bee46f40a9479
ParseXS: generate deterministically ordered output

The generated XS file output was varying between builds because of hash
randomisation.  This sorts the output to make it the same for the same
inputs.  This facilitates eyeballing diffs of two workspaces.
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm