Zeus Odin wrote:
To see the code that is actually getting compiled, try:

$ perl -MO=Deparse -mstrict -we 'my @foo;print @foo;'

Ok, not sure what that has to do with @ and % not getting uninitialized warnings and $ getting them...


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