Avatar of nachtmsk
nachtmsk
Flag for United States of America asked on

Perl Frameworks

I have a relatively large  web application I will need to build sometime soon. I've done things like this before many times and have used perl successfully. I've been programming in perl for 20 years.   However, for any backend calls, I've either used the CGI method or Ajax. Both work fine, though I realize CGI is quite outdated.
My question is this: is there a framework for Perl similar to Django/Python that will allow me to have backend/DB calls without having to use the CGI mechanism? I'm sure there are and I am just not aware of them.

I could use Python/Django but I don't know Python as well, so it will take longer.

I could just use Perl/CGI/Ajax but I'm looking to try something new. I'm kinda bored doing it the same way I've always done it.

Please no lectures on why it's bad to use CGI.

Thanks!

Nacht
PythonPerl

Avatar of undefined
Last Comment
FishMonger

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
FishMonger

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy