# $Id: Portfile 67067 2010-04-28 10:52:35Z ryandesign@macports.org $

PortSystem      1.0
PortGroup       perl5 1.0

perl5.setup     Class-Loader 2.03
maintainers     nomaintainer
description     Load modules and create objects on demand
long_description ${description}
platforms       darwin
checksums       md5 2e2ace3429380e2dad2f0e82137511b8

if {[info exists supported_archs]} {
    supported_archs noarch
} else {
    universal_variant no
}
