Is there any general purpose perl module with helpers for web applications? -
is there general purpose perl module helpers web development? form-builders, url helper, etc?
based on searches, couldn't find anything. i'm using mason, not want define helpers components scratch.
your question open-ended , sounds want eat framework , have it. still, here starting points.
form helpers
in approximately order of preference:
- html::formhandler
- html::formfu
- rose::html::objects
- cgi::formbuilder (i think abandoned)
url helpers
mojolicious has discrete pieces might worth looking @ too. if don't use framework, should @ them , choices make plugins , helpers.
Comments
Post a Comment