Help for this page
{...} ... {...}
-- client code -- {...} ... sub generic_function_X { return (old_parser_function_X (@_)); }
-- new wrapper -- ... } return ($result); }