j
k
j a
j l
On Wed, Mar 19, 2003 at 10:22:29PM +0100, Martin Edenhofer wrote:
...my $salt = $GetPw; $salt =~ s/^(..).*/$1/; It sounds good to me (and it's compatible). Wiktor, what do you think?
my $salt = $GetPw; $salt =~ s/^(..).*/$1/;
It sounds good to me (and it's compatible). Wiktor, what do you think?
I see no problems with that. -- Regards, Wiktor Wodecki
Back to the thread
Back to the list