# $Id: Portfile 91260 2012-03-27 20:38:42Z ricci@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			warnings-unused 0.04 ../by-authors/id/G/GF/GFUJI/
revision			0
maintainers			ricci openmaintainer
description			Produces warnings when unused variables are detected
long_description \
	This pragmatic module extends lexical warnings to complain about \
	unused variables.  It produces warnings when a my variable or state \
	variable is unused aside from its declaration.

platforms			darwin

checksums           md5     5ec13c2f8e9fec152c53ef2e9e431179 \
                    sha1    10d512a8c7558b6f61f69962e7606d274a5143ac


## vi:set noai ts=4:
