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.