1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/devel/p5-Class-Tom/pkg-descr

8 lines
239 B
Plaintext

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