# $Id: Portfile,v 1.1 2006/03/26 08:58:40 blb Exp $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Class-Inspector 1.13
maintainers			darwinports@opendarwin.org
description			Get information about a class and its structure
long_description \
	Class::Inspector allows you to get information about a loaded class. \
	Most or all of this information can be found in other ways, but they \
	aren't always very friendly, and usually involve a relatively high \
	level of Perl wizardry, or strange and unusual looking code. \
	Class::Inspector attempts to provide an easier, more friendly \
	interface to this information.

platforms			darwin

checksums			md5 ffce59a030a0c2d3234d285be96530e0

