Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

use strict;
our @ISA =
qw(Apache::Session::Browseable::Store::DBI Apache::Session::Store::Informix);
our $VERSION = '1.2.2';
1;