From: Devin Mullins Date: 2005-09-07T09:51:30+09:00 Subject: Re: Poetry Jam 05: A Ruby Octet Jacob Fugal wrote: >Well, they don't have to be verified to produce a certain output... >simply that they compile as valid ruby code. That's as easy as >select-copy from the browser, then in a terminal: > >$ ruby > >CTRL-D > > Actually, even easier. Since I was nice enough to include __END__ after each poem, just include that in your paste, and Ruby treats it like a CTRL-D. Devin