aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-FillInForm/pkg-descr
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-14 13:19:40 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-14 13:19:40 +0000
commit07040f909455d2b08d4c5ba7e8cb32ee6124281b (patch)
tree2c8681070a615823626a042fe4c0e58ed9943111 /www/p5-Catalyst-Plugin-FillInForm/pkg-descr
parente4d8d3d8e9e94b096eb1f54a15a876a9b6e3afea (diff)
downloadports-07040f909455d2b08d4c5ba7e8cb32ee6124281b.tar.gz
ports-07040f909455d2b08d4c5ba7e8cb32ee6124281b.zip
Add p5-Catalyst-Plugin-FillInForm
Catalyst-Plugin-FillInForm is a Catalyst plugin that automatically fills in forms if the last form has missing or invalid fields. WWW: http://search.cpan.org/dist/Catalyst-Plugin-FillInForm/ PR: ports/80964 Submitted by: Travis Campbell <hcoyote@ghostar.org>
Notes
Notes: svn path=/head/; revision=135238
Diffstat (limited to 'www/p5-Catalyst-Plugin-FillInForm/pkg-descr')
-rw-r--r--www/p5-Catalyst-Plugin-FillInForm/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-FillInForm/pkg-descr b/www/p5-Catalyst-Plugin-FillInForm/pkg-descr
new file mode 100644
index 000000000000..fa6948249555
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-FillInForm/pkg-descr
@@ -0,0 +1,7 @@
+Catalyst-Plugin-FillInForm is a Catalyst plugin that automatically fills in
+forms if the last form has missing or invalid fields.
+
+WWW: http://search.cpan.org/dist/Catalyst-Plugin-FillInForm/
+
+- Travis Campbell
+hcoyote@ghostar.org