Install this package:
emerge -a dev-perl/Beam-Emitter
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-perl/Beam-Emitter
Or alternatively:
emerge --autounmask-write -a dev-perl/Beam-Emitter
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.7.0 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person" proxied="yes"> <email>chris.travers@gmail.com</email> <name>Chris Travers</name> </maintainer> <maintainer type="project" proxied="proxy"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <maintainer type="project"> <email>perl@gentoo.org</email> </maintainer> <longdescription lang="en"> This role is used by classes that want to add callback hooks to allow users to add new behaviors to their objects. These hooks are called "events". A subscriber registers a callback for an event using the "subscribe" or "on" methods. Then, the class can call those callbacks by emitting an event with the emit() method. Using the Beam::Event class, subscribers can stop an event from being processed, or prevent the default action from happening.</longdescription> <upstream> <remote-id type="cpan">Beam::Emitter</remote-id> <remote-id type="cpan-module">Beam::Emitter</remote-id> <remote-id type="cpan-module">Beam::Event</remote-id> <remote-id type="cpan-module">Beam::Listener</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | Beam-Emitter-1.007.tar.gz | 31364 bytes |