This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Change some fcns to return a ref
authorKarl Williamson <khw@cpan.org>
Wed, 28 Mar 2018 15:55:52 +0000 (09:55 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 31 Mar 2018 21:36:46 +0000 (15:36 -0600)
commit8843f0de523f9c939c38391398eb1f71e2621846
treee2214ec92c074f524960836ea72c3f3b8806058e
parent58a3ba2c60c551bd0f1655ca575d700688421a8c
regen/mk_invlists.pl: Change some fcns to return a ref

They previously returned an array.  This is in preparation for a future
commit, where a similar function will return multiple arguments.
charclass_invlists.h
regen/mk_invlists.pl