|
Posted by szr on April 28, 2008, 1:28 am
Please log in for more thread options
John Bokma wrote:
>
>> John Bokma wrote:
>>>
>>>> John Bokma wrote:
>>>
>>> [..]
>>>
>>>>> HTML::TreeBuilder, or a module it's using, returns as a
>>>>> single character, it might be that you have to
>>>>> use the code instead.
>>>>>
>>>>> Comment on
>>>>> ( , stored as char 225)
>>>>>
>>>>> So you might want to try: "Edit\xe1Librarians".
>>>>>
>>>>> Wild guess.
>>>>>
>>>> Thanks! But it should be \xa0.
>>>
>>> Yeah, but HTML::TreeBuilder returns it as 225 :-D.
>>
>> He's after a ' ',
>
> Yes, I am aware of that. And somehow HTML::TreeBuilder or a module it
> uses returns as \xe1.
Yes. The question whether this is a bug in HTML::TreeBuilder or is there
a logical reason for this? DEC 225 doesn't seem to be a space of any
kind in any ascii list I've checked, but I don't doubt I've missed one
somewhere :-)
--
szr
|