[InterNetNews/inn] 3c472a: New INN::ovsqlite_client Perl module

Julien ÉLIE noreply at github.com
Sat Dec 23 12:03:16 UTC 2023


  Branch: refs/heads/2.7
  Home:   https://github.com/InterNetNews/inn
  Commit: 3c472a99efec688c9ae9bb83b2bda78192971c86
      https://github.com/InterNetNews/inn/commit/3c472a99efec688c9ae9bb83b2bda78192971c86
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-12-23 (Sat, 23 Dec 2023)

  Changed paths:
    M .gitignore
    M MANIFEST
    M contrib/Makefile
    M contrib/README
    A contrib/ovsqlite-dump.in
    A contrib/ovsqlite-undump.in
    M doc/pod/news.pod
    M doc/pod/ovsqlite-server.pod
    A perl/INN/ovsqlite_client.pm
    M perl/Makefile
    M support/mkmanifest

  Log Message:
  -----------
  New INN::ovsqlite_client Perl module

INN::ovsqlite_client permits accessing an ovsqlite overview database
through ovsqlite-server from a Perl script.

This module provides search, add, remove and expire functions for
information stored in an ovsqlite database (newsgroups and overview
data associated to articles in these newsgroups).

Many thanks to Bo Lindbergh for it!  That's a great and useful work.

Two samples are also provided in the contrib directory (ovsqlite-dump
and ovsqlite-undump) to show how to use the module.




More information about the inn-committers mailing list