Michalis has asked for the wisdom of the Perl Monks concerning the following question:
I think everybody has something like this these days :-)
The question is:
Is it possible to "port" the site to XML (completely)? I know how to do the static pages (although I have no idea about the ssi) but I don't know how to handle the dynamically created pages (i.e. CGIs).
Do you think a module like CGI.pm creating XML instead of html be usefull? (yes, I know the DTD and schema considerations).
Thanks in advance for any answers.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Dynamic XML
by davorg (Chancellor) on Jun 16, 2000 at 16:50 UTC | |
|
Re: Dynamic XML
by Michalis (Pilgrim) on Jun 16, 2000 at 18:25 UTC | |
by davorg (Chancellor) on Jun 16, 2000 at 18:40 UTC | |
by hallikpapa (Scribe) on Aug 17, 2007 at 16:47 UTC |