What Perl RESTful framework do you recommend?

Posted by jeje on Stack Overflow See other posts from Stack Overflow or by jeje
Published on 2009-11-04T17:30:45Z Indexed on 2010/06/02 2:43 UTC
Read the original article Hit count: 226

Filed under:
|
|
|

Hi I'm looking for a Perl RESTful framework that have to :

  • work under apache2/mod_perl2
  • be simple
  • be elegant
  • be light
  • be flexible

Am I just dreaming or can I avoid the 'Roll our own' approach?

What framework would you recommend?

© Stack Overflow or respective owner

Related posts about perl

Related posts about rest