This is because a future commit will execute this code multiple times,
and the library file should only be read once.
/*
MULTI_CHAR_FOLD: multi-char strings that are folded to by a single character
- do regen/regcharclass_multi_char_folds.pl
®charclass_multi_char_folds::multi_char_folds(1)
*/
/*** GENERATED CODE ***/
sub ASCII_PLATFORM { (ord('A') == 65) }
require 'regen/regen_lib.pl';
+require "regen/regcharclass_multi_char_folds.pl";
=head1 NAME
MULTI_CHAR_FOLD: multi-char strings that are folded to by a single character
=> UTF8 :safe
-do regen/regcharclass_multi_char_folds.pl
# 1 => All folds
®charclass_multi_char_folds::multi_char_folds(1)