freebsd-ports/devel/p5-Class-STL-Containers/pkg-descr
Aaron Dalton af81c01a21 Adding port devel/p5-Class-STL-Containers, Perl extension for STL-like
object management.

Approved by:	tobez (implicit)
2006-06-13 02:28:29 +00:00

8 lines
453 B
Text

This package provides a framework for rapid Object Oriented Perl
application development. It consists of a number of base classes that are
similar to the C++/STL framework, plus a number of helper classes which
provide the glue to transparently generate common functions, and will
enable you to put your Perl application together very quickly.
WWW: http://search.cpan.org/dist/Class-STL-Containers
Author: m gaffiero <gaffie@users.sourceforge.net>