Subject: Re: How would this Perl script look in Ruby?
From: John Pritchard-williams <monojohnny googlemail.com>
Date: Fri, 29 Aug 2008 05:36:01 +0900
References: 312979
In-reply-to: 312979
Avinash Magar wrote:
> Can somebody please me tell the way to write this script in Ruby?
<joke>
just do this - no-one will ever know ;-)
system "perl #{ARGV[0]}"
</joke>
--
Posted via http://www.ruby-forum.com/.