in reply to
Username creation function (was: simple problem...)
If I understand you correctly, this should do what you want:
my_func("user-$_") for 'a'..'z';
-- Hofmator
Comment on
Re: simple problem...
Download
Code
In Section
Seekers of Perl Wisdom