           SPELL=class-mixinfactory
         VERSION=0.92
          SOURCE=Class-MixinFactory-$VERSION.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/E/EV/EVO/$SOURCE
     SOURCE_HASH=sha512:389cfe2117a6e084bd96fdd3389266853f31c8416d4d97085b702191593eab76133bf1c4c3e906349c4b9ba9a32a2f57ada6df075f37cfb256ab49cc2b510e3d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Class-MixinFactory-$VERSION
        WEB_SITE=http://search.cpan.org/~evo/Class-MixinFactory/
      LICENSE[0]=ART
         ENTERED=20070426
           SHORT="Class::MixinFactory - Class Factory with Selection of Mixins"
cat << EOF
This distribution facilitates the run-time generation of classes which inherit
from a base class and some optional selection of mixin classes.
A factory is provided to generate the mixed classes with multiple inheritance.
A NEXT method allows method redispatch up the inheritance chain.
EOF
