diff options
Diffstat (limited to 'databases/p5-DBD-RAM/pkg-descr')
-rw-r--r-- | databases/p5-DBD-RAM/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/databases/p5-DBD-RAM/pkg-descr b/databases/p5-DBD-RAM/pkg-descr deleted file mode 100644 index f37da0e03d8c..000000000000 --- a/databases/p5-DBD-RAM/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -DBD::RAM allows you to import almost any type of Perl data -structure into an in-memory table and then use DBI and SQL -to access and modify it. It also allows direct access to -almost any kind of file, supporting SQL manipulation -of the file without converting the file out of its native -format. - -WWW: http://search.cpan.org/dist/DBD-RAM/ |