Ah, between reading your first message and the never-mind followup,
i had already scribbled out:

> perl -wne 'chomp; print "blah1 $_ blah2\n";'
e.c
blah1 e.c blah2
e.o
blah1 e.o blah2

FWIW for those left curious, I guess.
/Randall

Reply via email to