R
Rui Maciel
Tad said:I don't _need_ to take the time ...
....and still you believe you are in any position to post condescending messages. What does this say
about you?
Rui Maciel
Tad said:I don't _need_ to take the time ...
J�rgen Exner said:Why would anybody do that?
So? Neither does oreilly.com nor pick-your-favourite-domin for that
matter None of those domains have much to do with the documentation of
Perl subroutines.
If you are really searching Google for an online tutorial for Perl then
I honestly feel sorry for you: as has been discussed in this NG many
times the vast majority of those tutorials simply stink.
If you are familiar with programming then just use the standard Perl
documentation that comes with any Perl installation. Yes, it even has
tutorials for many non-trivial areas like references, regular
expressions, etc, etc.. If the standard documentation is missing, then
someone tried to save a few MBs of storage in a very wrong place.
Uri said:and if you use google to learn programming, you must be very high!
perl has a very solid set of docs that come with it. you don't need
google to find them.
try reading them and learn about perl's subs before
you go off on rants like this.
Tad said:Do you believe that you are doing anone any favors by
expecting us to read the documentation to you?
Uri said:you have not been gracious at all in asking for help nor in how you
reply to answers.
me thinks you are not going to do well in the
programming world with an attitude like that.
Rui Maciel said:If someone happens to decide to invest his time learning Perl and, after reading some tutorials,
that person decides to learn a bit more on Perl's subs then the first thing that that person will
do is open his search engine of choice and search for a Perl sub tutorial.
Moreover, Perl.com's beginner's introduction to Perl says practically nothing about passing
arguments to subs. The only thing that it is said about this subject is:
<quote>
In the same way that Perl's built-in functions can take parameters and can return values, your
subs can, too. Whenever you call a sub, any parameters you pass to it are placed in the special
array @_.
</quote>
That says nothing about the idiosyncrasies of Perl's sub arguments and it mentions nowhere the
"parameters are passed as one single flat list of scalars" tidbit.
J�rgen Exner said:However you do have a valid point here. I checked 'perldoc perlintro'
and while it does mention subs briefly it omits the parameter handling
characteristics completely, too.
While I realize that for the author of an introduction it is difficult
to draw the line at the right place between too much and too little
detail in this case a bit less verbiage and a bit more detail may have
been better. Just one sentence "Arguments are passed as a single flat
list and the elements in @_ are aliased to the arguments, for details
see perldoc perlsub." would go a long way to avoid common
misunderstandings.
Tad said:You appear to be resistant to learning how to conduct yourself
on Usenet.
Off to perpetual invisibility with you.
learning a language is not a general search thing.
RM> No one needs google to find them, just like no one needs a
RM> newsgroup to learn more about it. Yet, here you are. Why is
RM> that?
to add to the docs. you haven't even read them it seems. the basics of
subs are all there yet you seem to know little about them.
no, we like people who ask good questions. you haven't yet. you ranted
as much as you asked. that isn't nice. sorry, you lose.
Sherm said:And yet, in all that time you *still* haven't learned the correct line
width at which to wrap your posts?
You *still* haven't learned to
lurk a while first and read a group's FAQ & guidelines before posting
to it?
Not the brightest bulb in the box, are ya?
[...]Rui Maciel said:You mean that old relic of the 80s when people insisted on the
76-character column so that they could read a post on a Teletype?
If you happen to use a Teletype to follow this NG then I offer
you my sincere sympathy for causing you so much grief. If not,
maybe I should welcome you to the 90s, where people managed to
develop UIs which supported text fields that can easily wrap text.
Tad McClellan said:Rui mistaken? What an absurd suggestion!
Surely it must be everybody _else_ that is mistaken.
No one forces you to read anything. So, if you don't have anything
productive to add then I suggest you waste your time elsewhere.
Rui Maciel
Steve said:Probably pointless, but perhaps...
Rui,
c.l.p.m. is (IMHO) an outstanding resource for gaining understanding of
Perl.
Reading posts/responses by some of the very people you seem intent on
ignoring, if not annoying, is the main reason I frequent the site.
If you had indeed spent much time lurking you'd have noted that a poster
who is willing to listen is treated very well indeed, regardless of their
expertise and/or misconceptions.
Uri said:you fail in learning a language.
searching the web for language stuff is
the worst way to learn. there is too much garbage out there to sift
through and google does NOT rank quality of web tutorials.
too many have
links to them which ranks them higher even though they are crap. if you
google for me in the perl usenet group you will find many reviews of
perl tutorials. the vast majority of them suck python dick. they are
buggy, incomplete, poorly written, use bad perl, etc. so that is what
you think is a good thing to google. your choice.
RM> Oddly enough, the very first document I read on perl was
RM> perl.com's beginner's introduction to Perl, which fails to mention
RM> such a fundamental aspect of Perl. So, if you happen to lurk this
RM> newsgroup to maintain that sort of info in perl.com then I have to
RM> say you have a lot of room to improve your contributions.
and did you even look at perldoc perl which shows perldoc perlsub which
covers all you needed to know?
learning how to use docs is a skill. so
is usenet. learn them first. you have burned many potential bridges here
already. are you proud of that. you won't be getting help from some of
the best perl hackers around.
i help tons of people here. for many years. and in other areas i
contribute to the perl community. you know not of which you speak.
you are here asking for help but you pissed off many.
the culture here has existing for decades
and you expect to come in and be spoon fed your
way?
that isn't how the world or usenet works.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.