summaryrefslogtreecommitdiff
path: root/dist/Devel-PPPort/PPPort_pm.PL
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-07-04 12:05:32 -0600
committerNicolas R <atoomic@cpan.org>2019-09-27 16:39:27 -0600
commit5ef77e59b2719e9ea606da7b46dfc9a27b85e244 (patch)
tree138ebe33f92588b23e7fb0e9a5867102e673ce18 /dist/Devel-PPPort/PPPort_pm.PL
parent7ed763719093dd52b3df7f2f0e48681f3e0d9454 (diff)
downloadperl-5ef77e59b2719e9ea606da7b46dfc9a27b85e244.tar.gz
Consolidate UTF-8 functions/macros into new file
It's easier to grok when these are all together, and not in several files. (cherry picked from commit 365c133b9378a47cbf5ccf78a6dfc713cb8388de) Signed-off-by: Nicolas R <atoomic@cpan.org>
Diffstat (limited to 'dist/Devel-PPPort/PPPort_pm.PL')
-rw-r--r--dist/Devel-PPPort/PPPort_pm.PL2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/Devel-PPPort/PPPort_pm.PL b/dist/Devel-PPPort/PPPort_pm.PL
index ebe4fb2df5..0ac91d81f5 100644
--- a/dist/Devel-PPPort/PPPort_pm.PL
+++ b/dist/Devel-PPPort/PPPort_pm.PL
@@ -688,6 +688,8 @@ __DATA__
%include strlfuncs
+%include utf8
+
%include pv_tools
#endif /* _P_P_PORTABILITY_H_ */