Aug
6
Announcing XKpasswd.pm Version 0.2.1
Filed Under Computers & Tech, Software Development, Security, My Projects on August 6, 2012 at 3:32 pm
This is a minor bug-fix update for XKpasswd (my Perl random password generation module). It squashes two minor bugs which came to light while updating www.xkpasswd.net to use version 2 of the module.
- When the
custom_separatoroption was left blank, no separator was used, rather than the expected random separator. - When the
custom_separatoroption was left blank or set toRANDOM, and thepad_charoption toSEPARATOR, the results were un-expected, different random character was used for each, rather than the same random character.
For documentation and detailed release notes on version 2 of the module, see the release notes for version 2.0.







[…] Announcing XKpasswd.pm Version 0.2.1 […]