http://qs321.pair.com?node_id=510259

caterham7 has asked for the wisdom of the Perl Monks concerning the following question:

Hello there

I am trying to change a php script into perl and have a couple of issues:

- what is the equivalent in perl to "foreach($the_days as $eachday){etc. " in perl?

- what is the equivalent in perl to "$the_days[$j] = strftime("%a, %d %b %Y", strtotime("+$jump days"));"

Many thanks

Edit: g0n - code tags & line breaks