This will do what you want but alas I do not think it's really suitable for a beginner. http://search.cpan.org/~oliver/Catalyst-Plugin-AutoCRUD-2.123610/lib/Catalyst/Plugin/AutoCRUD.pm
Good luck, Dp. On 4 Feb 2013 22:16, "Simon Alfredsson" <simon.alfredsson0...@gmail.com> wrote: > Hi, > > I'm looking for a database management system + a way of writing an user > interface for it in perl, preferably presented as html for the user, and > with capabilities similar to what I could accomplish with the program > FileMaker. As simple as possible, as I am a beginner. > > Is there a way to write a perl script that upon opening it in locally in > web browser would present a interface to a database that is also stored > locally? What modules (beyond DBI) would be easy to use? > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > >