Hi All,
I've been using Perl on and off for quite a while now. But I've never had a need to use Perl to display data in a browser.
Until now. Is it possible to write a Perl script to display data on a browser without using a Web Server like Apache?
I'm thinking about something I could write to be used on a stand alone PC. (probably windows, because that's what's on the clients PC).
If I could do it, then I could use SQLite for the database. This way I'd have a low-end solution that won't need an administrator to maintain it.
Just a thought!
If I can't do it this way, I might use Apache and SQLite with Perl.
Have you heard of SQLite?
tgus
____________________________
Families can be together forever...
I've been using Perl on and off for quite a while now. But I've never had a need to use Perl to display data in a browser.
Until now. Is it possible to write a Perl script to display data on a browser without using a Web Server like Apache?
I'm thinking about something I could write to be used on a stand alone PC. (probably windows, because that's what's on the clients PC).
If I could do it, then I could use SQLite for the database. This way I'd have a low-end solution that won't need an administrator to maintain it.
Just a thought!
If I can't do it this way, I might use Apache and SQLite with Perl.
Have you heard of SQLite?
tgus
____________________________
Families can be together forever...