Binary package “libb-hooks-parser-perl” in ubuntu noble

module providing an interface to Perl's parser variables

 B::Hooks::Parser provides an API for parts of the perl parser. It can
 be used to modify the code during parsing, providing functions to get
 and set the line currently worked on, the position on that line and to
 inject Perl code at the current parsing position.