Using the -nss option to suppress style sheets, and trimming out a few things:
#!/usr/bin/perl -w
use strict;
for(1..2) {
print "Hello, world #$_!\n";
}
In reply to Re: HTML: Syntax highlightning for perl-Code
by RMGir
in thread HTML: Syntax highlightning for perl-Code
by strat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |