Dave Thomas <Dave / PragmaticProgrammer.com> writes: > While we're talking about IO, what do you think about starting to > deprecate the "|" form of the various IO:: and Kernel.open calls, and > instead favoring IO::popen? The "|" forms are a definite Perl-ism. One of the things that helped me get up to speed quickly in Ruby were all the Perl-isms. I don't use them as much now that I know Ruby better. My vote: keep it but document it as a Perl-ism. Jim -- Jim Menard, jimm / io.com, http://www.io.com/~jimm/ "The reason why there is no good commercial Java develoment environment is that the only folks that are good enough to write one all use EMACS." -- Unknown, on comp.lang.java.programmer