Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^6: compiling perl scripts aka why is perl not as fast as C

by ikegami (Patriarch)
on Mar 22, 2010 at 17:56 UTC ( [id://830126]=note: print w/replies, xml ) Need Help??


in reply to Re^5: compiling perl scripts aka why is perl not as fast as C
in thread compiling perl scripts aka why is perl not as fast as C

The array / array name / pad slot
sub array { my ($self) = @_; wantarray ? $self->length : $self->contents }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://830126]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-03-28 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found