wrote:
>WHEN IS SOMEBODY GONNA FIX PERL??????
Why are you yelling? BTW: your question mark key is stuck.
> I wrote this PERL program
Then why are you posting in a Perl NG?
>yesterday and PERL does not even work! I had this EXACT same problem
>also with another completely different PERL program that I wrote on a
>completely different day, so I KNOW the problem is with PERL!!!!
Yeah , right.
>Somebody fix PERL ASAP!!! Here is my program that proves PERL is
>broken
>
>@photos = SYSTEM (`dir c:\my pictures\alt.binaries.erotica.children
>\*.jpg`)),
>for each ('$photo' in '@Photos') [
As I figured. Your PERL must be different programming language then the
Perl that is discussed here. If you were trying to program Perl then
those three lines would contain 5 syntax and 1 context error. There may
be more, but those I found at a quick glimpse.
> yada yada yada ...
> yada yada yada ...
> yada yada yada ...
> YOU GET THE POINT!!!!!!!!!!!!
> PERL JUST SKIPS ***ALL*** OF THIS!
>],
>
>But PERL doesnt work!
Oh, perl works perfectly fine. It's just that the array @photos is
empty. If you are wondering why, the answer can be found in the FAQ
perldoc -q "DOS paths"
>The loop never even loops - it skips over ALL of the program in
>the loop
It behaves exactly like it is supposed to do.
>(I can PROVE it with a textfile, so dont try to tell me PERL
>is not broken)! It even gives me a bogus error message about bare
>words (I have NO bare words) when it runs,
That happens when you try to run a PERL program through the Perl
interpreter. Those are obviously different languages.
>even though I indented it
>right! And it gives me the EXACT same bogus message in my other
>COMPLETELY DIFFERENT mp3 program.
I don't know the programming language mp3. However logic would dictate
that the same problem occuring in 2 different programming languages most
likely is caused by the programmer, not the interpreter.
>Send me the fixed PERL as a e-mail attachment (it is OK to send me
>attachments - I have PREMIUM broadband service. You do not need to
>mail me a disk - that takes too long.).
Would a UUencoded X11 binary work, too?
>you haven't figured it out already - this is April 1 [...]
>"April Fool's Day," and this entire message has been a gag (it's a
>gag, NOT a troll).
And the difference would be?
jue