Art Gallery Perl Script.

2004-07-12 Thread Joe Echavarria
Hi there, I am looking for an Art Gallery Perl script where i can put the frame painting, a description of the art, some text..., something like that. where can i find it ?, i won't reinvent the wheel... Free or paying.., prefer free.. Thanks. Joe. _

using http::Daemon and cgi

2003-02-11 Thread Joe Echavarria
Hi there, I want to write a simple cgi application using http::daemon. I want to write a cgi application without installing a web server. Can i do that ?, can anyone send me a simple code ?. Everything works fine when i don't use a cgi script, i mean when i only use html files, not perl sc