develooper Front page | perl.perl5.porters | Postings from June 2004

[perl #30045] Transliteration replacement not terminated message obscure

From:
Dan Jacobson
Date:
June 5, 2004 02:42
Subject:
[perl #30045] Transliteration replacement not terminated message obscure
Message ID:
rt-3.0.9-30045-89723.9.88817654916339@perl.org
# New Ticket Created by  Dan Jacobson 
# Please include the string:  [perl #30045]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30045 >


Can you please use more friendly English than
"Transliteration replacement not terminated"
$ make array
perl -wle 'use Math::Trig; $boost=tan(deg2rad(90-298+220));\
$basic=300/105.7*0.80/2/sin(deg2rad(298-220));\
sub y(){for $i(-10..10){printf "%f\n",$boost*$_+$basic*($i*2+1)}};y(0);y(1)'
Transliteration replacement not terminated at -e line 1.

[Yes, this is all considered line 1 as it is Makefile output.]
Yes, there are some misconceptions in the code, I'm sure.
But mainly nobody here can figure out what part of the code perl is
talking about.




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About