[InterNetNews/inn] c31453: New INN::ovsqlite_client Perl module

Julien ÉLIE noreply at github.com
Sat Dec 23 11:50:56 UTC 2023


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: c31453f93b976c25f6a014621264f09484ae371b
      https://github.com/InterNetNews/inn/commit/c31453f93b976c25f6a014621264f09484ae371b
  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