Charles K. Clarkson wrote:

Make 'Indians' an array.

my( $onelittle,
    $twolittle,
    $threelittle, ) = ('Indians') x 3;


Create it with a HereDoc =)

-Bill-
__Sx__________________________________________
http://youve-reached-the.endoftheinternet.org/

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to