http://qs321.pair.com?node_id=542344


in reply to Dynamic Web Page approach?

Greetings,
Though I agree with dragonchild's comment above, here are a few modules to look into if you are sold on using perl.

And here are some tutorials you should be familiar with.


-InjunJoel

"I do not feel obliged to believe that the same God who endowed us with sense, reason and intellect has intended us to forego their use." -Galileo

Replies are listed 'Best First'.
Re^2: Dynamic Web Page approach?
by bibliophile (Prior) on Apr 11, 2006 at 14:39 UTC
    I'd add CGI::Application to that list... probably overkill for what the OP wants, but it is easy to exend an app when new requirements come in.

    Mind you, I'm just figuring it out myself... but so far I'm really quite happy with it :-)
    Here's a tutorial at perl.com.

    -- WARNING: You are logged into reality as root.
Re^2: Dynamic Web Page approach?
by gj2666 (Beadle) on Apr 10, 2006 at 19:14 UTC
    Thanks, I'll take a look at the tutorials to start with and think about getting mysql running on the linux box again. gj