Thread unicode (2 answers)
Opened by pq at 2009-11-11 18:42

pq
 2010-04-16 15:35
#777 #777
User since
2009-03-02
341 Artikel
Admin

user image
#!/usr/bin/perl
use strict;
use warnings;
use utf8;

my $ägypt=<<'EOÄ';
insert sig here

View full thread unicode