redirect doesn't

2006-08-07 Thread Mary Anderson
Hi all, I would like to create an exit button which, when pressed, triggers code to clean up my application and then go to the index.html page. It is my understanding that the redirect function will take me there. Here is the key piece of code: print redirect (-location='./');

RE: Convert utf-8 XML Document to ISO format

2006-08-07 Thread J. Alejandro Ceballos Z. -JOAL-
You can try with *Encode::Unicode* http://search.cpan.org/author/DANKOGAI/Encode-2.18/Unicode/Unicode.pm or *Unicode::Transform* http://search.cpan.org/author/SADAHIRO/Unicode-Transform-0.34/Transform.pm An other form is using the sustitution parameters (s/) in order to do inverse