mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
61f2f4c26d
CouchDB::View provides a Perlish interface to creating CouchDB views. It uses Data::Dump::Streamer to serialize coderefs, which are deserialized and used by CouchDB::View::Server.
4 lines
180 B
Plaintext
4 lines
180 B
Plaintext
CouchDB::View provides a Perlish interface to creating CouchDB views. It
|
|
uses Data::Dump::Streamer to serialize coderefs, which are deserialized
|
|
and used by CouchDB::View::Server.
|