$number = 4; $string = 'hello'; # I want to get the list: @list = qw(hello hello hello hello); [download]
In reply to Array population by hotshot