Thread perl highlight (25 answers)
Opened by esskar at 2003-08-11 16:32

pq
 2003-08-11 17:40
#31702 #31702
User since
2003-08-04
12207 Artikel
Admin1
[Homepage]
user image
ups... eingegeben:
Code: (dl )
1
2
print abs / 0; # is this a comment?/;
print time / 1; # is this a comment?/;

heraus kommt:
Code (perl): (dl )
1
2
print abs / 0; # is this a comment?/;
print time / 1; # is this a comment?/;


:ghostface:

Edit: ah, schon okay, in der vorschau war da noch ein
color:red oder so drin.
ist trotzdem verkehrt gehighlighted =)\n\n

<!--EDIT|esskar|1060617697-->
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread perl highlight