aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Brannigan/pkg-descr
blob: f7825dbd9b0a8e3e0ad8b0112e60d7fd7467d16a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Brannigan is an attempt to ease the pain of collecting, validating and parsing
input parameters in web applications. It's designed to answer both of the main
problems that web applications face:

* Simple user input
	Brannigan can validate and parse simple, "flat", user input, possibly
	coming from web forms.

Complex data structures
	Brannigan can validate and parse complex data structures, possibly
	deserialized from JSON or XML data sent to web services and APIs.

WWW: https://metacpan.org/pod/Brannigan