[Koha-bugs] [Bug 9315] Bad version of String::Random reported by koha_perl_deps.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 26 18:09:21 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9315

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14253|0                           |1
        is obsolete|                            |

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 14276
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14276&action=edit
Bug 9315: Bad version of String::Random reported by koha_perl_deps.pl

This patch fixes version number of String::Random as reported by
koha_perl_deps.pl

To test (on master)
1) run perl koha_perl_deps.pl -u, it will show as required String::Random
version 1.4
2) apply the patch
3) run koha_perl_deps.pl -u, it will show (or not) as required String::Random
version 0.22

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

Patch works correctly according to the test plan.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list