From 53c049027fac37d75d812c7e65fa7efb21e9c09d Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 5 Jan 2015 23:00:05 +0000 Subject: Add the McBain web framework system, including p5-Brannigan (a text validation and parsing system), p5-McBain (an API-driven self-documenting web framework), and p5-McBain-WithPSGI, a Plack/PSGI adapter for McBain. See: https://metacpan.org/pod/Brannigan https://metacpan.org/pod/McBain https://metacpan.org/pod/McBain-WithPSGI --- www/p5-McBain/pkg-descr | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/p5-McBain/pkg-descr (limited to 'www/p5-McBain/pkg-descr') diff --git a/www/p5-McBain/pkg-descr b/www/p5-McBain/pkg-descr new file mode 100644 index 000000000000..82de648c6e6f --- /dev/null +++ b/www/p5-McBain/pkg-descr @@ -0,0 +1,10 @@ +McBain is a framework for building powerful APIs and applications. Writing an +API with McBain provides the following benefits: + +* Lightweight-ness +* Portability +* Auto-validation +* Self-documentation +* Modularity and flexibility + +WWW: https://metacpan.org/pod/McBain -- cgit v1.2.3