Subject: CVS commit: pkgsrc/devel/p5-Module-Pluggable
From: Thomas Klausner
Date: 2005-04-18 18:36:15
Message id: 20050418163615.F0BE32DA27@cvs.netbsd.org

Log Message:
Initial import of p5-Module-Pluggable-2.8:

p5-Module-Pluggable provides a simple but, hopefully, extensible
way of having 'plugins' for your module. Obviously this isn't going
to be the be all and end all of solutions but it works for me.

Essentially all it does is export a method into your namespace that
looks through a search path for .pm files and turn those into class
names.

Optionally it instantiates those classes for you.


Files:
RevisionActionfile
1.1importpkgsrc/devel/p5-Module-Pluggable/Makefile
1.1importpkgsrc/devel/p5-Module-Pluggable/DESCR
1.1importpkgsrc/devel/p5-Module-Pluggable/distinfo
1.1importpkgsrc/devel/p5-Module-Pluggable/PLIST