|
Posted by Paul Lalli on February 14, 2006, 3:59 pm
Please log in for more thread options
Donald Gillies wrote:
>
> >Donald Gillies wrote:
> >> After only 6 hours of hacking around trying to do something that
> >> should be obvious in perl - but isn't - i seem to have found two
> >> solutions :
>
> >Actually, it's painfully obvious to anyone who bothers to check the
> >built-in Perl FAQ before starting a 6-hour "hacking" mission.
>
> I recommend you might want to add "soc.manners" to your list of
> newgroup subscriptions.
Really? Would that group teach me the manners necessary to write such
condescending and insulting tripe as:
> > > I cannot believe that PERL module search paths
> > > are relative to directory where you run the command vs. relative to
> > > the directory where the executable is found - this makes no sense at
> > > all, maybe its job security for taintperl to exist or for another
> > > pointless and nonsensical reason ...
?
> Why do you even bother to answer questions in this newsgroup ?? You
> certainly are NO HELP to someone looking for answers.
I can't see how you could possibly be the judge of that, as you were
not looking for answers, and I was not attempting to give them. You
had already found your own solutions, and had been told by two others
the "Right" solutions. I was pointing out how you wasted your own time
by not bothering to check the FAQ, and how you decided your own
inability to find the correct solution must imply a deficiency in the
language and those who wrote it.
> True, I have only been programming professionally for 30 years, and
> programming PERL intermittantly for 10 years,
And yet you never learned the proper name of the language? See:
perldoc -q difference
> so you cannot expect me to know everything.
I expect no one to know everything. I do expect people to check the
FAQ before embarking on a 6-hour coding mission to see if something has
already been done, and certainly before insulting the authors of the
language in a world-wide newsgroup.
> But, I spent my first of 6 hours looking in google
Yes, because random web searches are always better than the official
built-in documentation...
> and on www.perl.com for an answer, and when none was
> forthcoming, i wrote two solutions. Then, I spent another half hour
> looking for a better solution - in google groups - and reading 2
> separate PERL FAQS - before posting my question.
So you chose either to ignore the official Perl FAQ, or to not actually
read it but pretend to?
Paul Lalli
|