Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: intranet using xml and perl

by btrott (Parson)
on Jun 15, 2001 at 21:40 UTC ( [id://88868]=note: print w/replies, xml ) Need Help??


in reply to intranet using xml and perl

You'll need more than just XML::Parser to output the data in X?HTML. XML::Parser, as its name implies, simply parses XML; in fact it's a rather low-level parser, and I think most users of XML use a system that's built upon XML::Parser (XML::Twig, XML::DOM, etc.).

It sounds like what you want is a data-driven site, where the data is stored in XML, and where you can then transform that XML into X?HTML using stylesheets or templates.

I think you should take a look at AxKit (on CPAN: AxKit). It's an "XML Application Server for Apache". And it's very cool. :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://88868]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found