Binary package “liblexical-persistence-perl” in ubuntu noble

module for accessing persistent data through lexical variables

 Lexical::Persistence is a Perl data persistence framework that enables
 code to access persistent data through what looks like lexical
 variables. So, instead of passing data around explicitly, you can call
 functions through the Lexical::Persistence object and just use ordinary
 variables.