<p dir="ltr">Take a look at Perl Catalyst. There are a few more mvc frameworks for Perl you can look into too. </p>
<p dir="ltr">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. </p>
<p dir="ltr">-imran </p>
<div class="gmail_quote">On Mar 26, 2015 8:59 AM, "Richard Reina" <<a href="mailto:gatorreina@gmail.com">gatorreina@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Richard Reina</b> <span dir="ltr"><<a href="mailto:gatorreina@gmail.com" target="_blank">gatorreina@gmail.com</a>></span><br>Date: 2015-03-26 8:15 GMT-05:00<br>Subject: Perl MySQL question<br>To: <a href="mailto:chicago-talk@pm.org" target="_blank">chicago-talk@pm.org</a><br><br><br><div dir="ltr"><div><div>Hello All,<br></div><div><br>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. <br><br><br></div><div>PS It does not have to be anything fancy.<br><br></div>Any help would be greatly appreciated.<span><font color="#888888"><br><br></font></span></div><span><font color="#888888">Richard<br></font></span></div>
</div><br></div>
<br>_______________________________________________<br>
Chicago-talk mailing list<br>
<a href="mailto:Chicago-talk@pm.org">Chicago-talk@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/chicago-talk" target="_blank">http://mail.pm.org/mailman/listinfo/chicago-talk</a><br></blockquote></div>