Binary package “libtest-warn-perl” in ubuntu noble

test module for checking which warnings are generated

 Test::Warn provides an easy way to test which warnings are thrown in some
 perl code. It is compatible with the Test::More family of utilities and
 similar to Test::Exception.