in reply to Re: Problem with ActivePerl 5.6.1 and @ARGV
in thread Problem with ActivePerl 5.6.1 and @ARGV
Thanks to all for the help ... I checked out settings->control panel->folder options->file types and there was clearly some sort of problem. The Perl icon showed a wrong description and the buttons were greyed out, so I created a new one as per the faq link from simonflk. Now, when I do perl -e "print qq(@ARGV)" Foo bar baz I get Foo bar baz, but the original problem remains -- my scripts that use @ARGV are broken, but the ones that don't still work fine. If the problem was just with the file association, then am I right in thinking that *all* my scripts would have been broken, not just the ones using @ARGV? Any further advice much appreciated!
<Cheers, mooseboy
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(z) Re^3: Problem with ActivePerl 5.6.1 and @ARGV
by zigdon (Deacon) on Dec 13, 2002 at 15:18 UTC | |
by mooseboy (Pilgrim) on Dec 13, 2002 at 15:55 UTC | |
|
Re: Re: Re: Problem with ActivePerl 5.6.1 and @ARGV
by demerphq (Chancellor) on Dec 13, 2002 at 15:31 UTC | |
by mooseboy (Pilgrim) on Dec 13, 2002 at 16:07 UTC |