freebsd-ports/www/p5-Dancer2-Plugin-FormValidator/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

6 lines
323 B
Plaintext

This is micro-framework that provides validation in your Dancer2
application. It consists of dsl's keywords and a set of agreements.
It has a set of built-in validators that can be extended by
compatible modules (extensions). Also proved runtime switching
between languages, so you can show proper error messages to users.