in reply to
"Useless use of private variable in void context"
I would look at the line right before this one:
my $generated_password = &GeneratePassword;
Comment on
Re: "Useless use of private variable in void context"
Download
Code
In Section
Seekers of Perl Wisdom