aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Tom/pkg-descr
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-01 09:32:01 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-01 09:32:01 +0000
commit4595cbf4682065d5406c765cb08195ad23cf24f8 (patch)
tree581e1012b3371227d5ac83010277c740cb756877 /devel/p5-Class-Tom/pkg-descr
parent6e7bc489adf94def9b9659a0e0725e50cce75857 (diff)
Notes
Diffstat (limited to 'devel/p5-Class-Tom/pkg-descr')
-rw-r--r--devel/p5-Class-Tom/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-Class-Tom/pkg-descr b/devel/p5-Class-Tom/pkg-descr
new file mode 100644
index 000000000000..ebab88c84db5
--- /dev/null
+++ b/devel/p5-Class-Tom/pkg-descr
@@ -0,0 +1,7 @@
+Class::Tom is a perl module that allows you to transport objects from
+one system to another without requiring that the packages the object
+relies on actually exist on the other machine.
+
+Author: James A. Duncan <j@mesduncan.co.uk>
+
+--will