I'm reading Perl ORM book right now, and I'd just like to know what is
generally more accepted...

This format:

@$array

or this:

@{$array}

Tks,

Steve


-- 
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