Hello,

What does % represent in the following statement?
%daysPerMonth = ('Jan' => 31, 'Feb' => 28, 'Mar' => 31);

Is %daysPerMonth an array? Do we really need an array for this?

TIA,
- NP

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to