Install this package:
emerge -a dev-perl/AnyEvent-KVStore
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-perl/AnyEvent-KVStore
Or alternatively:
emerge --autounmask-write -a dev-perl/AnyEvent-KVStore
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.2 | 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"> The AnyEvent::KVStore framework intends to be a simple, pluggable API for abstracting away the details of key-value store integratoins in event loop for the standard operations one is likely to experience in an event loop. The idea is to make key-value stores reasonably pluggable for variou skinds of operations so that when one fails to scale in one scenario, another can be used and alaternatively, the same app can support several different stores. The framework uses Moo (Minimalist Object Orientation) to procide the basic interface specifications, and modules providing drivers here are expected to use Moo for defining accessors, etc. </longdescription> <upstream> <remote-id type="cpan">AnyEvent::KVStore</remote-id> <remote-id type="cpan-module">AnyEvent::KVStore</remote-id> <remote-id type="cpan-module">AnyEvent::KVStore::Driver</remote-id> <remote-id type="cpan-module">AnyEvent::KVStore::Hash</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | AnyEvent-KVStore-0.1.2.tar.gz | 8144 bytes |