[Chicago-talk] Fwd: Perl MySQL question

imran javaid imranjj at gmail.com
Thu Mar 26 07:28:21 PDT 2015


Take a look at Perl Catalyst. There are a few more mvc frameworks for Perl
you can look into too.

The old way to do it would be to just take the data structure you get back
from the database and using CGI and/or an HTML template toolkit to create
the webpage.

-imran
On Mar 26, 2015 8:59 AM, "Richard Reina" <gatorreina at gmail.com> wrote:

>
> ---------- Forwarded message ----------
> From: Richard Reina <gatorreina at gmail.com>
> Date: 2015-03-26 8:15 GMT-05:00
> Subject: Perl MySQL question
> To: chicago-talk at pm.org
>
>
> Hello All,
>
> What would be the easiest way to display query results from a MySQL
> database -- running on a Debian machine -- onto a webpage. What I would
> like is to allow a user to log in and be able to do a few simple queries. I
> know enough perl and SQL to write the queries via perl->DBI but I have
> never done any web programing. What I mean is that I have written a lot of
> perl programs that query databases and display the results on a console
> screen via curses but never displayed results onto the www. I'm guessing
> that I might need to install Apache but really have no clue beyond that.
>
>
> PS It does not have to be anything fancy.
>
> Any help would be greatly appreciated.
>
> Richard
>
>
> _______________________________________________
> Chicago-talk mailing list
> Chicago-talk at pm.org
> http://mail.pm.org/mailman/listinfo/chicago-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/chicago-talk/attachments/20150326/42e542ce/attachment.html>


More information about the Chicago-talk mailing list