http://qs1969.pair.com?node_id=52093


in reply to Re: TIMTOWTDI -- so long as it's not my way
in thread TIMTOWTDI -- so long as it's not my way

Hmm I just did sprintf "%02d%02d", @nums, $/; today. After a while of trying to figure out why it didn't print anything I said, Ahh! and took the "s" off the front.

THEN began the puzzling over why the newline wasn't printing. =)

--
$you = new YOU;
honk() if $you->love(perl)