Re: how to test if an element belongs to an array or hash





Tad McClellan wrote:
> biomahui@xxxxxxxxx <biomahui@xxxxxxxxx> wrote:
>
> [missing attribution here. It is bad manners to quote someone
> without saying who it is that is being quoted.

> > "Why use Perl if mips are scarce compared to data to process ? "
> >
> > I don't understand this senetence. What's mips?

> MIPS, Millions of Instructions Per Second.
>
> It is a unit used to measure the speed of computers (kinda).

> > I don't know any other computer language, so I'm learning perl.

> If execution speed matters more than programmer speed, then
> Perl (not perl, that's something else) is not the Right Tool.
>
> If raw speed is the overriding concern, learn C, or even
> assembly, instead.
>

Thanks for your explaination. I'll try to do better later.

.



Relevant Pages

  • Re: how to test if an element belongs to an array or hash
    ... without saying who it is that is being quoted. ... MIPS, ... > I don't know any other computer language, ... Perl is not the Right Tool. ...
    (comp.lang.perl.misc)
  • Re: how do I convert a file into its 8 bit 0/1 pattern ?
    ... I suspect that what you think you are saying here is something more ... Examples like this should be easily found in any Perl tutorial or reference. ... Actually in recent Perl openand binmode() can be combined. ... perldoc -f binmode ...
    (comp.lang.perl.misc)
  • Re: Changing output
    ... > How can I get Perl to read this text file? ... perldoc perlsyn ... Posters on clpm don't take kindly to someone saying, essentially, ... When you post code, you're saying, "Here, I've made an effort, ...
    (comp.lang.perl.misc)
  • Re: Assignment to slice
    ... While you are currently saying, ... 100 to 103 of this string?" ... On the other hand, Perl users ... and don't think it is strange. ...
    (comp.lang.python)
  • Re: diff between packages and modules
    ... > package CJB; ... > is like saying ... If you try to superimpose C++ paradigms on Perl syntax you will miss ... perldoc perlref #since references are key to using Perl objects ...
    (perl.beginners)