[plug] loop statement needed

Ville Johansson ville.lindholm at pp3.inet.fi
Wed Mar 10 23:52:26 WST 2004


I didn't see a perl version, so here goes:

for(split(//, 'ABCDEFGHIJKLMNOPQRSTUVWXYZ')) { print $_, "\n"; }

It's probably not the right language but I can't resist sending in these
small snippets if code :)



More information about the plug mailing list