in reply to
Basic Perl passing a temp array
Just worked it out
addHost('aklia700',
qw(carrot lunch)
);
Reading the Oreilly books did it :)
Comment on
Re: Basic Perl passing a temp array
In Section
Seekers of Perl Wisdom