1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

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