Subject: | [PATCH] minor patch for allowing T::P::P->new($len) |
Date: | Mon, 18 Dec 2006 16:08:28 -0200 |
To: | clkao [...] clkao.org, bugs-Text-Password-Pronounceable [...] rt.cpan.org |
From: | "Adriano Ferreira" <a.r.ferreira [...] gmail.com> |
This is a minor patch to Text::Password::Pronounceable which extends
->new to allow the signature
Text::Password::Pronounceable->new($len)
to be interpreted the same as
Text::Password::Pronounceable->new($len, $len)
producing passwords of a certain length.
Kind regards,
Adriano Ferreira
Message body is not shown because sender requested not to inline it.