Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Looping and counting

by Riales (Hermit)
on Apr 04, 2012 at 01:44 UTC ( [id://963345]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Looping and counting
in thread Looping and counting

Put this between your two for loops:

$main_list2 = '';

But seeing as you have have a $main_list2, why don't you use $main_list1 in the first for loop instead?

Also, probably want to have a "\n" between your titles:

$main_list2 .= "$title\n";

Log In?
Username:
Password:

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

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

    No recent polls found