Warning: opinionated text follows, so please don't take offense :)

<stepping onto soapbox>

> > whatever.... it gets text where it needs to go... and if 
> all you need is
> > text the form parser below is fine.. also...if your not offering any
> > real help...maybe you can keep your comments to yourself :)
> > I hate people who answer questions with no or you cant do that or
> > the like..it freakin lame...maybe you could tell him why 
> you think this
> > form parser is broken and actully really help someone...ok
> > so maybe stop being so freakin cool for just a sec and try to help
> 
> sure =0)..........
> 
> Im no Randal Schwartz:

I kept telling myself that I wasn't going to get involved...  Oh well.  Although I 
think "Jdavis" was a little too harsh, I have to agree with him (although, not as 
adamantly).  First off, I also admit I'm no Perl guru, but I'm learning.  I think 
"Jdavis" was saying that _reasons_ why something is "broken" (or doesn't work, or is 
bad, or whatever), are helpful to beginners.  
 
In fact, I occasionally find myself frustrated with the brevity of many responses to 
people's questions.  I think a lot of people are using this list to learn, not just to 
be told what to do.  I'm not saying to write a novel out of each response, but a 
little detail can be nice.  You have to remember, a lot of people who are learning 
Perl (and even many who are learning English) are using this list.

> I dont think the parser is broken, I KNOW it is ;0). Among 
> other things,
> this:
> 
> > > >       @in = split(/&/,$in);
> 
> is 'bad, bad, bad, bad, ' x 100_000_000

Why is this bad?  Don't get me wrong... I'm not saying you are incorrect, because 
frankly I don't know.  Is it because he is using a scalar with the same name as the 
array he is assigning it to?  Oh well, I don't even remember the rest of the code that 
was posted :)
 
> I cant even use programs that use that parser on my RH 
> konquerer or Mozilla

Why does it cause problems with Konquerer or Mozilla?
 
I guess I've always been the type to question someone else's opinions. :)  There is 
really no offense intended.  I'm just hoping to keep people's minds open and ease 
tensions.  Lets try to keep this list as helpful as possible.

<stepping down from soapbox>

Jared



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to