aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-PubSub
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-052-4/+2
| | | | Notes: svn path=/head/; revision=332868
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* A generic publish/subscribe POE::Component that enables POE::Sessions toSteve Wills2012-03-074-0/+34
publish events to which other POE::Sessions may subscribe. WWW: http://search.cpan.org/dist/POE-Component-PubSub/ Notes: svn path=/head/; revision=292907