From 4ad3ec06fb62dd2519954f4d9b6646a907119848 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 28 Oct 2011 14:19:42 +0000 Subject: - Add p5-Tie-LevelDB 0.06 Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See http://code.google.com/p/leveldb/ for more details. Interface is implemented both as a reflection of an original LevelDB C++ API and a Perl-ish TIEHASH mechanism. WWW: http://search.cpan.org/dist/Tie-LevelDB/ --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index df6ecc6764af..e2182d55ef79 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -475,6 +475,7 @@ SUBDIR += p5-Text-Query-SQL SUBDIR += p5-Text-xSV SUBDIR += p5-Tie-DBI + SUBDIR += p5-Tie-LevelDB SUBDIR += p5-Time-Piece-MySQL SUBDIR += p5-TokyoCabinet SUBDIR += p5-hp200lx-db -- cgit v1.2.3