Binary package “liborlite-migrate-perl” in ubuntu mantic

Perl helper module for SQLite-to-ORLite schema migration

 ORLite::Migrate is a light weight Database Schema Migration enhancement for
 ORLite. It provides a simple implementation of schema versioning within the
 SQLite database using the built-in user_version pragma (which is set to zero
 by default).