Closed hortocam closed 10 years ago
fix related to this issue: https://github.com/bbusschots/xkpasswd.pm/issues/1
Updated iterator to reduce the upper bound by 1. This results in correct behavior.
Thanks for finding and patching this - merging now.
Messing up an array index ... talk about a n00bie mistake on my part ... oh well, I guess we're never too old to do silly things :)
fix related to this issue: https://github.com/bbusschots/xkpasswd.pm/issues/1
Updated iterator to reduce the upper bound by 1. This results in correct behavior.