RE: HTML::Entities issue

2004-04-29 Thread Jan Eden
Hi Charles, Charles K. Clarkson wrote on 29.04.2004: >Jan Eden <[EMAIL PROTECTED]> wrote: >It may be an issue with your terminal software. Is >your terminal the place you expect to display results >of a script like this? Have you tried it under a >different terminal emulation? > > I tried

RE: HTML::Entities issue

2004-04-29 Thread Charles K. Clarkson
Jan Eden <[EMAIL PROTECTED]> wrote: : : I have the following script (just a test): : : --- : #!/usr/bin/perl -w : : use strict; : use HTML::Entities; : : my $string = 'Alfred Döblin: Berlin Alexanderplatz'; : my $string2 = 'Alfred Döblin: Berlin Alexanderplatz'; : : $string = decode_entities(