in reply to Objectionable reference
because you declare a new block-scoped my @sources within the block.} else { print "Help Me\t" . $line->source_str . "\n"; my @sources = $configs{$fw}->obj($line->source +_str); }
Theory is when you know something, but it doesn't work.
Practice is when
something works, but you don't know why it works.
Programmers combine Theory
and Practice: Nothing works and they don't know why.
-Anonymous
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Objectionable reference
by vectorvillain (Novice) on Dec 11, 2009 at 20:46 UTC | |
by NetWallah (Canon) on Dec 12, 2009 at 19:23 UTC |