[#3006] mismatched quotation — "stevan apter" <apter@...>

ruby documentation uses a punctuation convention i've never seen

13 messages 2000/05/27

[ruby-talk:02687] Re: Tainting

From: matz@... (Yukihiro Matsumoto)
Date: 2000-05-10 06:24:27 UTC
List: ruby-talk #2687
Hi,

In message "[ruby-talk:02685] Re: Tainting"
    on 00/05/10, ts <decoux@moulon.inra.fr> writes:

| This is a difference with perl (I think), i.e. :
|   '#!/usr/bin/perl -T' don't have the same effect than 
|   '#!/usr/bin/ruby -T' 

Perl reports:

  Too late for "-T" option at /tmp/test.pl line 1.

I didn't know that.  Do you think we should follow?

							matz.

In This Thread