avoid $_ in a few other for loops
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 6 Oct 2008 20:19:54 +0000 (16:19 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 6 Oct 2008 20:19:54 +0000 (16:19 -0400)
commit1e17ea0b65e4f296e0e53116be5d5e692b81b2af
tree0f05c1d9d7bccfe02a3c874606f8d6083b3308cf
parentfea76a11bc3673bc6fb523cffd8c325982bf44f7
avoid $_ in a few other for loops

These were probably not currently buggy, but let's avoid bugs being
introduced by the functions called clobbering $_.
IkiWiki/Plugin/autoindex.pm
IkiWiki/Plugin/goodstuff.pm