Portfile

# $Id: Portfile 22613 2007-03-07 01:15:53Z narf_tm@macports.org $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup Class-Trigger 0.11
maintainers narf_tm@macports.org
description Mixin to add / call inheritable triggers
long_description \
Class::Trigger is a mixin class to add / call triggers (or hooks) that \
get called at some points you specify.

platforms darwin

checksums md5 28cfe60971d8aecafc91afe55565aab2

depends_lib-append port:p5-class-data-inheritable port:p5-io-stringy