Re: error msg : can't use string as an ARRAY ref
From: Joseph Paish (jpaish_at_freenet.edmonton.ab.ca)
Date: 02/23/04
- Previous message: Randy W. Sims: "Re: Eval Errors"
- In reply to: Wc -Sx- Jones: "Re: error msg : can't use string as an ARRAY ref"
- Next in thread: Ron Goral: "RE: error msg : can't use string as an ARRAY ref"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: sx@insecurity.org Date: Mon, 23 Feb 2004 12:33:45 -0700
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___________________________________________________________________
>
- Previous message: Randy W. Sims: "Re: Eval Errors"
- In reply to: Wc -Sx- Jones: "Re: error msg : can't use string as an ARRAY ref"
- Next in thread: Ron Goral: "RE: error msg : can't use string as an ARRAY ref"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]