Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: Some Insights from a Traveler Between Languages

by Joost (Canon)
on Apr 24, 2005 at 02:05 UTC ( [id://450859]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Some Insights from a Traveler Between Languages
in thread Some Insights from a Traveler Between Languages

My bad, I thought you meant 9 as in 9 seconds.

So you basically want a count() operator, then? Ironically, that can be easily implemented using the scalar operator.

sub count { scalar @_ };

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-03-19 04:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found