On Sat, 25 Apr 2009 18:33:48 -0500, rconn <> wrote:
|vefatica wrote:
|
|
|---Quote---
|> I have Perl 5.10. ANd I updated TCC v9 as soon as you announced.
|>
|> The command "ECHO %@PERL[print abc]" works with TCC v10.
|>
|> The same command makes TCC v9 disappear.
|---End Quote---
|First, that Perl statement is invalid and will always return an error.
I meant to put quotes around abc (that wasn't a copy/paste); with such quotes it
works. Without them it silently does nothing (v10).
|Second, make sure your PATH is set to point to Perl 5.8 for v9; if it's
|pointing to Perl 5.10 it will definitely crash. (The Perl APIs changed
|between 5.8 and 5.10.)
I understood you to say that the initially posted 9.02.156 used Perl 5.10 (what
was the re-upload all about?). I don't have Perl 5.8 on my new computer, only
5.10.
--
- Vince