i stripped out a fair chunk of code, including variable declarations to save 
space.  i thought it would be better that way, if i just put in something 
like "variable declarations went here" instead of listing them all.  that 
way, only the "core" code would be shown without cluttering it up with stuff 
unrelated to the logic problem i was having.

joe


On Monday 23 February 2004 10:28, you wrote:
> Joseph Paish wrote:
>
> < code snipped >
>
> :)  Please use
>
> perl -c program
>
> to test program before posting.
>
>
> syntax error at t line 12, near ") {"
> Global symbol "@all_of_them" requires explicit package name at PROG line
> 13. Global symbol "@temp_array" requires explicit package name at PROG line
> 15. syntax error at PROG line 17, near "including duplicates
> }"
> PROG had compilation errors.
>
> HTH  :)
> __Sx___________________________________________________________________
>

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