in reply to Re: Regex Homework
in thread Regex Homework
Anybody could post a crap reply, wait for merlyn or Abigail or someone on their level to come along later and give the correct answer, copy that to their reply and scoop up XP and glory. Completely, changes the context of your post and mine. It's also too bad you took an XP beating there, for a while. Although I'm not that interested in XP, I do see your point.
Sorry man! Here... have a beer; )
@a = ("a".."z"," ","-","\n");foreach $b ( 12,0,17,10,24,12,14,14,13,26,8,18,26,0,26, 22,0,13,13,0,27,1,4,26,15,4,17,11,26,7,0, 2,10,4,17) {print $a[$b]};print $a[28];
|
---|