Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: adding a count before the limit?

by tlm (Prior)
on May 06, 2005 at 21:58 UTC ( [id://454826]=note: print w/replies, xml ) Need Help??


in reply to adding a count before the limit?

Just to clarify dragonchild's second suggestion: does this do what you need?

my $count = @five; print "$id,$accounts_by_id->{$id}{info},$count", join(',', @five), "\n";

the lowliest monk

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 00:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found