freebsd-ports/devel/p5-Object-Pluggable/pkg-plist
Sunpoet Po-Chuan Hsieh 5bb9280e83 - Add p5-Object-Pluggable 1.28
Object::Pluggable is a base class for creating plugin enabled objects. It is
a generic port of POE::Component::IRC's plugin system.

If your object dispatches events to listeners, then Object::Pluggable may be
a good fit for you.

WWW: http://search.cpan.org/dist/Object-Pluggable/

PR:		ports/151057
Submitted by:	Jase Thew <freebsd@beardz.net>
Approved by:	pgollucci (mentor)
2010-10-08 06:51:16 +00:00

11 lines
503 B
Text

%%SITE_PERL%%/Object/Pluggable.pm
%%SITE_PERL%%/Object/Pluggable/Pipeline.pm
%%SITE_PERL%%/Object/Pluggable/Constants.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Pluggable
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object
@dirrmtry %%SITE_PERL%%/Object/Pluggable
@dirrmtry %%SITE_PERL%%/Object
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synopsis.pl
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%