> From: Gavin Smith <gavinsmith0...@gmail.com> > Date: Fri, 18 Aug 2023 14:47:48 +0100 > Cc: bug-texinfo@gnu.org > > As the log file shows, the Unicode::Collate module is not found. I don't > know what the solution to this is. > > It is meant to be included (in the "perl core") with perl 5.26.3 (the perl > version reported). > > https://perldoc.perl.org/5.26.3/modules > > But evidently we can't rely on this. > > You can also run "corelist -a Unicode::Collate" to confirm it is a core > module.
This says: Unicode::Collate was first released with perl v5.7.3 So I think you can safely rely on that being available.