aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Singleton/pkg-descr
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-03-12 12:09:31 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-03-12 12:09:31 +0000
commit9f7101ca5e222efdd8e81dbe443b249a7868991e (patch)
tree1e4f5a8c175fee01eb6eee28b1dfc4cb24bf1a5c /www/p5-Apache-Singleton/pkg-descr
parentba0757c84fb919622877e706db02483ce8a7f688 (diff)
downloadports-9f7101ca5e222efdd8e81dbe443b249a7868991e.tar.gz
ports-9f7101ca5e222efdd8e81dbe443b249a7868991e.zip
Apache::Singleton is adapted Class::Singleton for apache
PR: ports/78211 Submitted by: ports@c0decafe.net
Notes
Notes: svn path=/head/; revision=131014
Diffstat (limited to 'www/p5-Apache-Singleton/pkg-descr')
-rw-r--r--www/p5-Apache-Singleton/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/p5-Apache-Singleton/pkg-descr b/www/p5-Apache-Singleton/pkg-descr
new file mode 100644
index 000000000000..092c7afc3c65
--- /dev/null
+++ b/www/p5-Apache-Singleton/pkg-descr
@@ -0,0 +1,5 @@
+Apache::Singleton works the same as Class::Singleton, but with
+various object lifetime adapted for use under Apache.
+
+Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net>
+WWW: http://search.cpan.org/~miyagawa/Apache-Singleton/