Package: libxml-hash-lx-perl / 0.0603-2

Metadata

Package Version Patches format
libxml-hash-lx-perl 0.0603-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_spelling_error_in_manpage.patch | (download)

lib/XML/Hash/LX.pm | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix spelling error in manpage
fix_unpredictable order at empty attr test.patch | (download)

t/01-conv.t | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix unpredictable order at 'empty attr' test
 Hash key randomization was introduced and it seems at least the test
 t/01-conv.t is hit by that. This patch intend to fix this issue in 'empty
 attr' test.